VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Audio_LAME_CBR_Bitrate Property

Gets or sets LAME bitrate.

Pascal
property Audio_LAME_CBR_Bitrate: Integer;
C++
__property int Audio_LAME_CBR_Bitrate;
C#
int Audio_LAME_CBR_Bitrate;
Visual Basic
Property Audio_LAME_CBR_Bitrate() As Integer
Java
Audio_LAME_CBR_Bitrate
IDL
__property int Audio_LAME_CBR_Bitrate;
JavaScript
Audio_LAME_CBR_Bitrate
PHP
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) 2012. All rights reserved.
What do you think about this topic? Send feedback!