PassThruStream.h
Go to the documentation of this file.
DB_EDGEVIS_SDK int32_t GetBytesFree() const
A frame of data will be transmitted to the Encoder.
The Stream interface represent a service that is available on an Encoder.
Definition: Stream.h:50
This object sends data to a port on an Encoder.
Definition: PassThruStream.h:44
DB_EDGEVIS_SDK int32_t GetBufferSize() const
Get the size of the pass thru stream buffer.
virtual DB_EDGEVIS_SDK bool IsConnected() const
Determines if the stream is currently connected (in use).
DB_EDGEVIS_SDK bool SendData(byte_array data)
Send some data on this pass thru stream,.
The EdgeVis Decoder SDK namespace.