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

#include <Structs.hpp>

Public Member Functions

 AggregateDeviceParams ()=default
 
 AggregateDeviceParams (class Device *device, Channels const &channels, double bufferSize)
 

Public Attributes

class Devicedevice
 
Channels channels
 
double bufferSize
 

Constructor & Destructor Documentation

Xt::AggregateDeviceParams::AggregateDeviceParams ( )
default
Xt::AggregateDeviceParams::AggregateDeviceParams ( class Device device,
Channels const &  channels,
double  bufferSize 
)
inline

Member Data Documentation

double Xt::AggregateDeviceParams::bufferSize
Channels Xt::AggregateDeviceParams::channels
class Device* Xt::AggregateDeviceParams::device

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