[vlc-devel] DirectX audio output patch
Matthew Armsby
uberground at gmail.com
Sun May 22 07:58:04 CEST 2005
Patch to select which device to output to for directx audio
File affected:
vlc-trunk/modules/audio_output/directx.c
New Command line parameter:
--directx-device N (0=primary, 1..(Number of devices)=device by number)
When N is larger than number of devices, use last device in list.
When N is less than 0, use primary device.
GUI Preferences:
'DirectX audio output' appears in advanced settings
(audio > Output Modules > DirectX)
Defaults to primary device, so left editting as advanced setting.
The 'select device by number' was designed to be similar to use of PortAudio.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_directx.txt
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050522/66492fe3/attachment.txt>
More information about the vlc-devel
mailing list