TVideoGrabber.StreamInterface_IsRealTime

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies whether the raw samples (e.g. H264) pushed through the StreamInterface_PushData function are samples received in real-time, or samples coming e.g. from a file


Declaration
property StreamInterface_IsRealTime: Boolean read GetStreamInterface_IsRealTime write SetStreamInterface_IsRealTime;


__property bool StreamInterface_IsRealTime==GetStreamInterface_IsRealTime, write=SetStreamInterface_IsRealTime, nodefault};

Description

Specifies whether the raw samples (e.g. H264) pushed through the StreamInterface_PushData function are samples received in real-time, or samples coming e.g. from a file


See Also
stream interface