Difference between revisions of "Documentation:Modules/esd"
Jump to navigation
Jump to search
(os=Linux, not os=Windows) |
(Rewrite page to match style of Documentation:Modules/arts. Also add Wikipedia link, wikilink, source code link, correct last_version, misc.) |
||
Line 1: | Line 1: | ||
− | {{Module|name=esd|type=Audio output|description= | + | {{Module|name=esd|type=Audio output|description=[[wikipedia:EsounD|EsounD]] audio output|os=Linux|first_version=0.0.95|last_version=0.9.10}} |
− | |||
− | |||
− | |||
− | Modern Linux users | + | Enlightened Sound Daemon (also known as EsounD and ESD) was one of the original audio output modules for Linux included since VLC's infancy. {{docmod|arts}} and the esd plugin were removed prior to VLC 1.0.0, because both projects were inactive. |
− | == Options== | + | |
− | None | + | Modern Linux users can use the {{docmod|pulse}} or {{docmod|jack}} modules instead. There are probably others. |
+ | |||
+ | == Options == | ||
+ | None. | ||
+ | |||
+ | == Source code == | ||
+ | * {{VLCSourceFile|modules/audio_output/esd.c|p=vlc/vlc-0.9.git}} | ||
+ | |||
+ | {{Documentation footer}} |
Latest revision as of 03:19, 16 March 2019
Module: esd | |
---|---|
Type | Audio output |
First VLC version | 0.0.95 |
Last VLC version | 0.9.10 |
Operating system(s) | Linux |
Description | EsounD audio output |
Shortcut(s) | - |
Enlightened Sound Daemon (also known as EsounD and ESD) was one of the original audio output modules for Linux included since VLC's infancy. arts and the esd plugin were removed prior to VLC 1.0.0, because both projects were inactive.
Modern Linux users can use the pulse or jack modules instead. There are probably others.
Options
None.
Source code
- modules/audio_output/esd.c (vlc/vlc-0.9.git)
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.