XT-Audio
|
#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 |
AggregateDeviceParams * | devices |
int32_t | count |
Mix | mix |
Device const * | master |
|
default |
|
inline |
int32_t Xt::AggregateStreamParams::count |
AggregateDeviceParams* Xt::AggregateStreamParams::devices |
Device const* Xt::AggregateStreamParams::master |
Mix Xt::AggregateStreamParams::mix |
StreamParams Xt::AggregateStreamParams::stream |