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

Gets or sets a value indicating whether minimal VBR bitrate will be enforced.

Pascal
property Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate: Boolean;
C++
__property Boolean Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate;
C#
Boolean Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate;
Visual Basic
Property Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate() As Boolean
Java
Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate
IDL
__property Boolean Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate;
JavaScript
Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate
PHP
published Audio_LAME_Strictly_Enforce_VBR_Min_Bitrate;

This is mainly for use with hardware players that do not support low bit rate mp3. Without this option, the minimum bit rate will be ignored for passages of analog silence, ie when the music level is below the absolute threshold of human hearing (ATH).

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!