Output is responsible to put the decoded data on the soundcard.
More...
Output is responsible to put the decoded data on the soundcard.
◆ xmms_output_flush()
Flush the buffers in soundcard.
Definition at line 978 of file output.c.
◆ xmms_output_latency()
◆ xmms_output_new()
◆ xmms_output_plugin_switch()
Switch to another output plugin.
- Parameters
-
| output | output pointer |
| new_plugin | the new xmms_plugin_t to use as output. |
- Returns
- TRUE on success and FALSE on failure
Definition at line 891 of file output.c.