Detailed Description
Output is responsible to put the decoded data on the soundcard.
Function Documentation
Get the current medialib id.
- Parameters:
-
| output | an output object |
| error | an error object |
- Returns:
- the current medialib id
Definition at line 642 of file output.c.
Flush the buffers in soundcard.
Definition at line 972 of file output.c.
Get the current playtime in milliseconds.
Definition at line 731 of file output.c.
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 831 of file output.c.