How to set average bitrate in audio Bitrate-based mode?
In Window media encoder SDK, it tell that I must specify average bitrate.
Is it using the same audience.SetAudioConfig(0, 2, 44100, 192000, 16);
to set the bitrate as CBR?
Asked
Active
Viewed 292 times
0

skaffman
- 398,947
- 96
- 818
- 769

Prince OfThief
- 6,323
- 14
- 40
- 53
1 Answers
0
I just know that Bitrate-based VBR, encoder must start(encoder.Start();) twice. Now, I can record the sound.

Prince OfThief
- 6,323
- 14
- 40
- 53