VisioForge Video Edit SDK (Delphi / ActiveX)
|
Gets or sets LAME bitrate.
property Audio_LAME_CBR_Bitrate: Integer;
__property int Audio_LAME_CBR_Bitrate;
int Audio_LAME_CBR_Bitrate;
Property Audio_LAME_CBR_Bitrate() As Integer
Audio_LAME_CBR_Bitrate
__property int Audio_LAME_CBR_Bitrate;
Audio_LAME_CBR_Bitrate
published Audio_LAME_CBR_Bitrate;
For MPEG-1 (sampling frequencies of 32, 44.1 and 48 kHz) bit rate = 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320 For MPEG-2 (sampling frequencies of 16, 22.05 and 24 kHz) bit rate = 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, 160 Default is 128 kbps for MPEG1 and 64 kbps for MPEG-2.
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|