Skip to content

Reencoding_UseAudioCompressor

property

Delphi
property Reencoding_UseAudioCompressor: Boolean read GetReencodingUseAudioCompressor write SetReencodingUseAudioCompressor  default DEF_Reencoding_UseAudioCompressor;
C++Builder
__property bool Reencoding_UseAudioCompressor = {read=GetReencodingUseAudioCompressor, write=SetReencodingUseAudioCompressor, default=0};
C#
public bool Reencoding_UseAudioCompressor { get; set; }
VB.NET
Public Property Reencoding_UseAudioCompressor As Boolean
C++/Qt
BOOL GetReencoding_UseAudioCompressor ();
void SetReencoding_UseAudioCompressor (BOOL Value);

Specifies if the current audio compressor must be used to reencode the audio stream of the video clip.