TVideoGrabber.RawSampleCaptureLocation

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the insertion point of the raw sample capture.


Declaration
property RawSampleCaptureLocation: TRawSampleCaptureLocation read GetRawSampleCaptureLocation write SetRawSampleCaptureLocation default DEF_RawSampleCaptureLocation;


__property TRawSampleCaptureLocation RawSampleCaptureLocation=read=GetRawSampleCaptureLocation, write=SetRawSampleCaptureLocation, default=0


Property RawSampleCaptureLocation As TxRawSampleCaptureLocation

Description

This TRawSampleCaptureLocation property is used to specify the insertion point of the raw sample capture.

nm_rl_SourceFormat the sample capture is inserted on the capture device output.
nm_rl_AfterCompression the sample capture is inserted after the audio or video compressor, when recording and compressing on the fly.