TVideoGrabber.StreamInterface_FrameRate

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the frame rate of the raw samples (e.g. H264) pushed through the StreamInterface_PushData function


Declaration
property StreamInterface_FrameRate: Double read GetStreamInterface_FrameRate write SetStreamInterface_FrameRate;


__property double StreamInterface_FrameRate==GetStreamInterface_FrameRate, write=SetStreamInterface_FrameRate;

Description

Specifies the frame rate of the raw samples (e.g. H264) pushed through the StreamInterface_PushData function


See Also
Stream Interface