TVideoGrabber.OnRecordingStarted

Prev

Next

TVideoGrabber

Events

 




































































































Occurs when the recording starts writing audio/video streams to disk.


Declaration
property OnRecordingStarted: TOnFileNotification read FOnRecordingStarted write FOnRecordingStarted;


__property TOnFileNotification OnRecordingStarted=read=FOnRecordingStarted, write=FOnRecordingStarted


Event OnRecordingStarted(FileName As String)

Description

This TOnFileNotification event occurs when the recording starts writing audio/video streams to disk.

When calling StartRecording , a delay is necessary to create/open the recording file and build the recording graph. After all these operations are completed, this event occurs when the recording starts saving to disk.


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 OnReencodingCompleted OnReencodingStarted PauseRecording PreallocCapFileCopiedAfterRecording PreallocCapFileEnabled PreallocCapFileName PreallocCapFileSizeInMB RecordingBacktimedFramesCount RecordingCanPause RecordingDuration RecordingFileName RecordingFileSizeMaxInMB RecordingFourCC RecordingHeight RecordingInNativeFormat RecordingKBytesWrittenToDisk RecordingMethod RecordingSize RecordingTimer RecordingTimerInterval RecordingWidth ResumeRecording SaveCompressorSettingsToDataString SetMultiplexerFilterByName StartAudioRecording StartRecording StartSynchronized StopRecording StoragePath Synchronized SyncPreview