Difference between revisions of "Documentation:Modules/waveout"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with '{{Module|name=waveout|type=Audio output|description=Wave audio output|os=Windows|first_version=0.4}} == Introduction == This is an optionnal audio output for Windows. It can be ...')
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
== Introduction ==
 
== Introduction ==
This is an optionnal audio output for Windows. It can be used when the [[Documentation:Modules/directx_aout DirectSound]] module doesn't work.
+
This is an optionnal audio output for Windows. It can be used when the [[Documentation:Modules/directx_aout | DirectSound]] module doesn't work.
  
 
It uses the normal Multimedia Windows API that is present since Windows 95.
 
It uses the normal Multimedia Windows API that is present since Windows 95.
 +
 +
== Options==
 +
=== Float32 output ===
 +
This option allows you to enable or disable the high-quality float32 audio output mode (which is not well supported by some soundcards).
 +
 +
 +
=== Audio Device Selection ===
 +
This option allows you to select the audio output device listed.
 +
 +
It uses the string name of the audio device.

Latest revision as of 19:12, 19 December 2009

Module: waveout
Type Audio output
First VLC version 0.4
Last VLC version -
Operating system(s) Windows
Description Wave audio output
Shortcut(s) -

Introduction

This is an optionnal audio output for Windows. It can be used when the DirectSound module doesn't work.

It uses the normal Multimedia Windows API that is present since Windows 95.

Options

Float32 output

This option allows you to enable or disable the high-quality float32 audio output mode (which is not well supported by some soundcards).


Audio Device Selection

This option allows you to select the audio output device listed.

It uses the string name of the audio device.