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

Gets or sets a value indicating whether audio will be encoded using long blocks only.

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

Encodes all frames using long blocks only. This could increases quality when encoding at very low bitrates, but can produces serious pre-echo artifacts.

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