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

#include <Structs.hpp>

Public Member Functions

 AggregateStreamParams ()=default
 
 AggregateStreamParams (StreamParams const &stream, AggregateDeviceParams *devices, int32_t count, Mix const &mix, Device const *master)
 

Public Attributes

StreamParams stream
 
AggregateDeviceParamsdevices
 
int32_t count
 
Mix mix
 
Device const * master
 

Constructor & Destructor Documentation

Xt::AggregateStreamParams::AggregateStreamParams ( )
default
Xt::AggregateStreamParams::AggregateStreamParams ( StreamParams const &  stream,
AggregateDeviceParams devices,
int32_t  count,
Mix const &  mix,
Device const *  master 
)
inline

Member Data Documentation

int32_t Xt::AggregateStreamParams::count
AggregateDeviceParams* Xt::AggregateStreamParams::devices
Device const* Xt::AggregateStreamParams::master
Mix Xt::AggregateStreamParams::mix
StreamParams Xt::AggregateStreamParams::stream

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