XT-Audio
|
#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 |
|
default |
|
inline |
double Xt::DeviceStreamParams::bufferSize |
Format Xt::DeviceStreamParams::format |
StreamParams Xt::DeviceStreamParams::stream |