fix up more enums
[platform/upstream/gst-plugins-good.git] / ext / esd / README
1 The esdsink plugin
2 ==================
3
4 The esdsink plugin is for outputting an audio stream to an esd soundserver, whether local or on a remote machine 
5
6 esdsink has 2 arguments that it accepts:
7  - 'mute'      (boolean value)
8  - 'depth'     (sample depth in bits- defaults to 16)
9  - 'host'      (used only if you want to connect to a remote esd soundserver)
10  - 'frequency' (integer value in Hz)
11  - 'channels'  (number of channels - 2 for stereo)
12