Re: [PATCH 4/5] mmdevapi: Use OpenAL for finding devices
23 Mar
2010
23 Mar
'10
11:17 p.m.
FWIW, you can query ALC_DEFAULT_ALL_DEVICES_SPECIFIER (with ENUMERATE_ALL), ALC_DEFAULT_DEVICE_SPECIFIER (standard playback), and ALC_CAPTURE_DEVICE_SPECIFIER (record) to get the default device as seen by OpenAL, instead of taking the first as the default. Just make sure to query the default after the device list, since querying the device list can invoke a re-probing of available devices/backends.
5833
Age (days ago)
5833
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Robinson