src/xmms/ringbuf_xform.c File Reference
#include "xmms/xmms_log.h"
#include "xmms/xmms_medialib.h"
#include "xmmspriv/xmms_ringbuf.h"
#include "xmmspriv/xmms_xform.h"
Go to the source code of this file.
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
STATE_WANT_BUFFER |
|
STATE_BUFFERING |
|
STATE_WANT_SEEK |
|
STATE_SEEK_DONE |
|
STATE_WANT_STOP |
|
STATE_IS_STOPPED |
|
Definition at line 22 of file ringbuf_xform.c.
Function Documentation
XMMS_XFORM_BUILTIN |
( |
ringbuf |
, |
|
|
"Ringbuffer" |
, |
|
|
XMMS_VERSION |
, |
|
|
"Buffer" |
, |
|
|
xmms_ringbuf_plugin_setup |
| |
|
) |
| | |