pub fn create_encoder(codec: CodecType) -> Result<Box<dyn AudioEncoder>>Expand description
Create an encoder for the specified codec type.
pub fn create_encoder(codec: CodecType) -> Result<Box<dyn AudioEncoder>>Create an encoder for the specified codec type.