83 oStreamReader.
Read(oItem, 0);
89 using ant::ISampleInStream;
Copyright © Audi Electronics Venture GmbH.
tInt64 tTimeStamp
type definition for a time value.
A common result class usable as return value throughout.
The ISampleInStream interface is return by the ISampleStream::Open call which allows to read from a c...
virtual ISampleStreamAccess::tMode GetMode() const =0
Returns the reading mode of ISampleStream (depend on the ISampleStream::Open).
virtual tResult SetStreamError(const tResult &oError)=0
Forward an error to the corresponding stream.
~ISampleInStream()=default
not destructable
ADTF_IID(ISampleInStream, "sampleinstream.ant.streaming.adtf.iid")
Definition of interface id.
virtual tResult Read(IStreamItem &oItem, tTimeStamp tmTimeOut=0) const =0
This will read one Queue Item from the readers queue.
tMode
Open mode of ISampleStream::Open.
The IStreamItem interface is the base type for all object which are passed through a stream.
Base class for every interface type within the uCOM.
Base object pointer to realize binary compatible reference counting in interface methods.
const ISampleInStream & operator>>(const ISampleInStream &oStreamReader, IStreamItem &oItem)
Streaming Operator>> to read a sample from the readers queue.
Namespace for entire ADTF SDK.
Copyright © Audi Electronics Venture GmbH.
Copyright © Audi Electronics Venture GmbH.