38 class SoundOutput_Description_Impl;
61 std::shared_ptr<SoundOutput_Description_Impl> impl;
SoundOutput_Description()
Constructs a sound output description.
void set_mixing_frequency(int frequency)
Sets the mixing frequency for the sound output device.
int get_mixing_frequency() const
Returns the mixing frequency for the sound output device.
~SoundOutput_Description()
void set_mixing_latency(int latency)
Sets the mixing latency in milliseconds.
int get_mixing_latency() const
Returns the mixing latency in milliseconds.
@ frequency
value is a time
Definition style_value_type.h:46