EnableInternalEncoders method |
![]() ![]() ![]() |
Remarks
Enables/disables the usage of internal encoders for MP3, Ogg Vorbis and Opus formats. When internal encoders are enabled, which is the default behaviour starting from version 11 of the component, the encoding speed is around 60% faster.
IMPORTANT: Internal encoders are not compatible with a stereo recording session which splits the input audio data into two separate files as seen for the StartSplitFromDirectSoundDevice, StartSplitFromWasapiCaptureDevice, StartSplitFromWasapiLoopbackDevice and any other splitting method: in this case external encoders still need to be available.
Syntax
Return value
None
|