mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 00:34:03 +02:00
Update comment.
This commit is contained in:
@@ -588,7 +588,7 @@ typedef union
|
||||
char pulse[256]; // PulseAudio uses a name string for identification.
|
||||
#endif
|
||||
#ifdef MAL_SUPPORT_JACK
|
||||
int jack; // TODO: Set this to the correct data type.
|
||||
int jack; // JACK always uses default devices.
|
||||
#endif
|
||||
#ifdef MAL_SUPPORT_COREAUDIO
|
||||
// TODO: Implement me.
|
||||
|
||||
Reference in New Issue
Block a user