ADTF
Loading...
Searching...
No Matches
adtf::streaming::ant::ISampleStreamAccess Class Reference

#include <samplestreamaccess_intf.h>

Public Types

enum  tMode : uint16_t { Default = 0 , PushRead = 0 , AsyncQueue = 1 , Push = 2 }
 

Detailed Description

Access definiton for the ISampleStream::Open.

See also
sample stream and ISampleStream.

Member Enumeration Documentation

◆ tMode

Open mode of ISampleStream::Open

See also
sample stream
Enumerator
Default 

Default mode of the ISampleStream::Open is Push.

PushRead 

PushRead Operation mode for the ISampleStream::Open. See Sample Stream Operation Modes.

AsyncQueue 

Asynch Operation mode for the ISampleStream::Open (Not implemented yet). See Sample Stream Operation Modes

Push 

Push Operation without intermediate reader queue, this provides the lowest latency. See Sample Stream Operation Modes.


The documentation for this class was generated from the following file: