TVideoGrabber.RecordingMethod

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the recording method.


Declaration
property RecordingMethod: TRecordingMethod read GetRecordingMethod write SetRecordingMethod default DEF_RecordingMethod;


__property TRecordingMethod RecordingMethod=read=GetRecordingMethod, write=SetRecordingMethod, default=0


Property RecordingMethod As TxRecordingMethod

Description

This TRecordingMethod property is used to specify the recording method:

rm_AVI : records the video and audio streams to an AVI file.
rm_ASF : records the video and audio streams to an ASF file.
rm_SendToDV : sends the ouput to a DV device, like a DV camcorder. See the Send to DV chapter.
rm_MKV: similar to rm_AVI, but the recording will create a MKV file (the Matroska muxer must be installed, it can be downloaded at http://www.matroska.org/)


See Also
Recording methods and properties TAVIMuxConfig TASFDeinterlaceMode TAutoFileName TOnRecordingCompleted TOnRecordingReadyToStart TRecordingMethod TSyncPreview AudioRecording AudioSyncAdjustment AutoFileNameMinDigits AVIDurationUpdated AVIFormatOpenDML AVIHeaderInfo AVIInfo Encoder_SetInt HoldRecording IsRecordingPaused Last_Recording_FileName OnBacktimedFramesCountReached OnCopyPreallocDataCompleted OnCopyPreallocDataProgress OnCopyPreallocDataStarted OnCreatePreallocFileCompleted OnCreatePreallocFileStarted OnDiskFull OnRecordingCompleted OnRecordingPaused OnRecordingReadyToStart OnRecordingStarted OnReencodingCompleted OnReencodingStarted PauseRecording PreallocCapFileCopiedAfterRecording PreallocCapFileEnabled PreallocCapFileName PreallocCapFileSizeInMB RecordingBacktimedFramesCount RecordingCanPause RecordingDuration RecordingFileName RecordingFileSizeMaxInMB RecordingFourCC RecordingHeight RecordingInNativeFormat RecordingKBytesWrittenToDisk RecordingSize RecordingTimer RecordingTimerInterval RecordingWidth ResumeRecording SaveCompressorSettingsToDataString SetMultiplexerFilterByName StartAudioRecording StartRecording StartSynchronized StopRecording StoragePath Synchronized SyncPreview