mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
libtriple: add support for alternate sound devices to cAudio
This allows to use different audio devices (USB Audio for example) with internet radio and audioplayer.
This commit is contained in:
@@ -37,6 +37,8 @@ class cAudio
|
||||
bool Muted;
|
||||
|
||||
int clipfd; /* for pcm playback */
|
||||
int mixer_fd; /* if we are using the OSS mixer */
|
||||
int mixer_num; /* oss mixer to use, if any */
|
||||
|
||||
AUDIO_FORMAT StreamType;
|
||||
AUDIO_SYNC_MODE SyncMode;
|
||||
|
Reference in New Issue
Block a user