TVideoGrabber.RecordingWidth

Prev

Next

TVideoGrabber

Properties

 




































































































Returns the width of video frames in the video stream saved to the AVI file during recording .


Declaration
property RecordingWidth: LongInt read GetRecordingWidth;


__property int RecordingWidth=read=GetRecordingWidth, nodefault


Property RecordingWidth As Long

Description

Used to retrieve the width of video frames in the video stream saved to the AVI file during recording .

The returned value is usually the same as VideoWidth , except when capturing DV in native interleaved mode (when RecordingInNativeFormat is true). In this case, the captured size is always the full DV resolution (720x576 in PAL and 720x480 in NTSC), whatever the video size used for preview.


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 RecordingMethod RecordingSize RecordingTimer RecordingTimerInterval ResumeRecording SaveCompressorSettingsToDataString SetMultiplexerFilterByName StartAudioRecording StartRecording StartSynchronized StopRecording StoragePath Synchronized SyncPreview