[vlc-devel] Corrected DirectX audio output patch

Matthew Armsby uberground at gmail.com
Sun May 22 13:11:10 CEST 2005


Corrected spacing to 4 space indentation.

========================
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: directx.c.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050522/15161017/attachment.ksh>


More information about the vlc-devel mailing list