StreamInterface_PushData
|
TVideoGrabber.StreamInterface_PushData |
||||
|
|
|
|
||
Pushes the raw samples into the stream.
Declaration
function StreamInterface_PushData (Buffer: pByte; BufferSize: LongInt): LongInt;
int __fastcall StreamInterface_PushData(System::PByte Buffer, int BufferSize);
Description
Invoke this function to push the raw samples (e.g. H264) to (re)build the stream.
Look at the Stream Interface chapter for more information.
See Also
Stream Interface
Copyright (c) Datastead