TVideoGrabber.RecordingHeight

Prev

Next

TVideoGrabber

Properties

 




































































































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


Declaration
property RecordingHeight: LongInt read GetRecordingHeight;


__property int RecordingHeight=read=GetRecordingHeight, nodefault


Property RecordingHeight As Long

Description

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

The returned value is usually the same as VideoHeight , except when capturing DV in native interleaved mode (when RecordingInNativeFormat enabled). 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 RecordingInNativeFormat RecordingKBytesWrittenToDisk RecordingMethod RecordingSize RecordingTimer RecordingTimerInterval RecordingWidth ResumeRecording SaveCompressorSettingsToDataString SetMultiplexerFilterByName StartAudioRecording StartRecording StartSynchronized StopRecording StoragePath Synchronized SyncPreview