TVideoGrabber.StreamInterface_Format

Prev

Next

TVideoGrabber

Properties

 




































































































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


Declaration
property StreamInterface_Format: string read GetStreamInterface_Format write SetStreamInterface_Format;


__property System::wchar_t *StreamInterface_Format==GetStreamInterface_Format, write=SetStreamInterface_Format;

Description

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


See Also
Stream Interface