TVideoGrabber.Reencoding_IncludeAudioStream

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies if the audio stream must be included.


Declaration
property Reencoding_IncludeAudioStream: Boolean read GetReencodingIncludeAudioStream write SetReencodingIncludeAudioStream default DEF_Reencoding_IncludeAudioStream;


__property bool Reencoding_IncludeAudioStream=read=GetReencodingIncludeAudioStream, write=SetReencodingIncludeAudioStream, default=1


Property Reencoding_IncludeAudioStream As Boolean

Description

Used to specify if the audio stream must be included in the reencoded video clip.
If false, the new video clip will contain only the video stream.


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