TVideoGrabber.Reencoding_UseAudioCompressor

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the current audio compressor to use.


Declaration
property Reencoding_UseAudioCompressor: Boolean read GetReencodingUseAudioCompressor write SetReencodingUseAudioCompressor default DEF_Reencoding_UseAudioCompressor;


__property bool Reencoding_UseAudioCompressor=read=GetReencodingUseAudioCompressor, write=SetReencodingUseAudioCompressor, default=0


Property Reencoding_UseAudioCompressor As Boolean

Description

Used to specify if the current audio compressor must to use to reencode the audio stream of the video clip.


See Also
OnReencodingCompleted OnReencodingProgress OnReencodingStarted Reencoding_IncludeAudioStream Reencoding_IncludeVideoStream Reencoding_Method Reencoding_NewVideoClip Reencoding_SourceVideoClip Reencoding_StartFrame Reencoding_StartTime Reencoding_StopFrame Reencoding_StopTime Reencoding_UseFrameGrabber Reencoding_UseVideoCompressor Reencoding_WMVOutput StartReencoding StopReencoding