TVideoGrabber.StoragePath

Prev

Next

TVideoGrabber

Properties

 




































































































Sets or retrieves the full qualified path for recordings and BMP or JPEG files. This property is NOT stored.


Declaration
property StoragePath: string read GetStoragePath write SetStoragePath stored False;


__property wchar_t *StoragePath=read=GetStoragePath, write=SetStoragePath, stored=false


Property StoragePath As String

Description

Used to set or retrieve the full qualified path where recordings and BMP or JPEG frame captures will be saved.
If left blank, the current directory is used.
As this property depends of the current platform and partition layout, it is not stored and must be set programmatically at runtime.

WARNING: be careful not to use a slow drive as storage path (networked drive, floppy disk, slow hard disk, etc...), otherwise it will slow down recording and cause an number of dropped frames.


See Also
Recording methods and properties TAVIMuxConfig TASFDeinterlaceMode TAutoFileName TFrameCaptureDest TOnFrameCaptureCompleted TOnRecordingCompleted TOnRecordingReadyToStart TRecordingMethod TSyncPreview AudioRecording AudioSyncAdjustment AutoFileNameMinDigits AVIDurationUpdated AVIFormatOpenDML AVIHeaderInfo AVIInfo BurstCount BurstInterval BurstMode BurstType CaptureFrameSyncTo CaptureFrameTo Encoder_SetInt FrameCaptureHeight FrameCaptureWidth FrameCaptureWithoutOverlay FrameCaptureZoomSize GetFrameInfoString GetLastFrameAsHBITMAP GetLastFrameAsTBitmap GetLastFrameBitmapBits GetLastFrameBitmapBits2 GetLastFrameWaitTimeoutMs HoldRecording IsRecordingPaused JPEGPerformance JPEGProgressiveDisplay JPEGQuality Last_BurstFrameCapture_FileName Last_CaptureFrameTo_FileName Last_Recording_FileName OnBacktimedFramesCountReached OnCopyPreallocDataCompleted OnCopyPreallocDataProgress OnCopyPreallocDataStarted OnCreatePreallocFileCompleted OnCreatePreallocFileStarted OnDiskFull OnFrameBitmap OnRecordingCompleted OnRecordingPaused OnRecordingReadyToStart OnRecordingStarted OnReencodingCompleted OnReencodingStarted PauseRecording PreallocCapFileCopiedAfterRecording PreallocCapFileEnabled PreallocCapFileName PreallocCapFileSizeInMB RecordingBacktimedFramesCount RecordingCanPause RecordingDuration RecordingFileName RecordingFileSizeMaxInMB RecordingFourCC RecordingHeight RecordingInNativeFormat RecordingKBytesWrittenToDisk RecordingMethod RecordingSize RecordingTimer RecordingTimerInterval RecordingWidth ResumeRecording SaveCompressorSettingsToDataString SetFrameCaptureBounds SetMultiplexerFilterByName StartAudioRecording StartRecording StartSynchronized StopRecording Synchronized SyncPreview WebcamStillCaptureButton