TVideoGrabber.Reencoding_Method

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the reencoding format: AVI or ASF


Declaration
property Reencoding_Method: TRecordingMethod read GetReencodingMethod write SetReencodingMethod default DEF_Reencoding_Method;


__property TRecordingMethod Reencoding_Method=read=GetReencodingMethod, write=SetReencodingMethod, default=0


Property Reencoding_Method As TxRecordingMethod

Description

Used to specify the reencoding format:
AVI = rm_AVI
ASF = rm_ASF
(other TRecordingMethod values are not supported for this property).


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