Go to the documentation of this file.
26 void WriteAudio(
unsigned char *buffer,
int size)
override;
35 #endif // AUDIOOUTPUTDX
AudioOutputDX(const AudioSettings &settings)
bool OpenDevice(void) override
int GetVolumeChannel(int channel) const override
AudioOutputDXPrivate * m_priv
static QMap< int, QString > * GetDXDevices(void)
AudioOutputSettings * GetOutputSettings(bool passthrough) override
int GetBufferedOnSoundcard(void) const override
Return the size in bytes of frames currently in the audio buffer adjusted with the audio playback lat...
void CloseDevice(void) override
void SetVolumeChannel(int channel, int volume) override
void WriteAudio(unsigned char *buffer, int size) override