TVideoGrabber.Reencoding_IncludeVideoStream

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies if the video stream must be included in the reencoded video clip.


Declaration
property Reencoding_IncludeVideoStream: Boolean read GetReencodingIncludeVideoStream write SetReencodingIncludeVideoStream default DEF_Reencoding_IncludeVideoStream;


__property bool Reencoding_IncludeVideoStream=read=GetReencodingIncludeVideoStream, write=SetReencodingIncludeVideoStream, default=1


Property Reencoding_IncludeVideoStream As Boolean

Description

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


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