XT-Audio
Public Member Functions | Public Attributes | List of all members
Xt::DeviceStreamParams Struct Referencefinal

#include <Structs.hpp>

Public Member Functions

 DeviceStreamParams ()=default
 
 DeviceStreamParams (StreamParams const &stream, Format const &format, double bufferSize)
 

Public Attributes

StreamParams stream
 
Format format
 
double bufferSize
 

Constructor & Destructor Documentation

Xt::DeviceStreamParams::DeviceStreamParams ( )
default
Xt::DeviceStreamParams::DeviceStreamParams ( StreamParams const &  stream,
Format const &  format,
double  bufferSize 
)
inline

Member Data Documentation

double Xt::DeviceStreamParams::bufferSize
Format Xt::DeviceStreamParams::format
StreamParams Xt::DeviceStreamParams::stream

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