XT-Audio
Public Member Functions | List of all members
Xt::Stream Class Referencefinal

#include <XtStream.hpp>

Public Member Functions

 ~Stream ()
 
void Stop ()
 
void Start ()
 
bool IsRunning () const
 
void * GetHandle () const
 
int32_t GetFrames () const
 
bool IsInterleaved () const
 
Latency GetLatency () const
 
Format const & GetFormat () const
 

Constructor & Destructor Documentation

Xt::Stream::~Stream ( )
inline

Member Function Documentation

Format const & Xt::Stream::GetFormat ( ) const
inline
int32_t Xt::Stream::GetFrames ( ) const
inline
void * Xt::Stream::GetHandle ( ) const
inline
Latency Xt::Stream::GetLatency ( ) const
inline
bool Xt::Stream::IsInterleaved ( ) const
inline
bool Xt::Stream::IsRunning ( ) const
inline
void Xt::Stream::Start ( )
inline
void Xt::Stream::Stop ( )
inline

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