Commit 78313662 authored by Richard Hosking's avatar Richard Hosking

Update the help section regarding the default ALSA device.

parent a1a8a5a6
...@@ -133,7 +133,7 @@ static void AccessClose( vlc_object_t * ); ...@@ -133,7 +133,7 @@ static void AccessClose( vlc_object_t * );
#define ADEV_LONGTEXT N_( \ #define ADEV_LONGTEXT N_( \
"Name of the audio device to use. " \ "Name of the audio device to use. " \
"If you don't specify anything, \"/dev/dsp\" will be used for OSS, " \ "If you don't specify anything, \"/dev/dsp\" will be used for OSS, " \
"\"default\" for Alsa.") "\"hw\" for Alsa.")
#endif #endif
#define AUDIO_METHOD_TEXT N_( "Audio method" ) #define AUDIO_METHOD_TEXT N_( "Audio method" )
#ifndef HAVE_ALSA #ifndef HAVE_ALSA
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment