MPD
0.20.6
|
#include <Wrapper.hxx>
Static Public Member Functions | |
static T & | Cast (AudioOutput &ao) |
static AudioOutput * | Init (const ConfigBlock &block) |
static void | Finish (AudioOutput *ao) |
static void | Enable (AudioOutput *ao) |
static void | Disable (AudioOutput *ao) |
static void | Open (AudioOutput *ao, AudioFormat &audio_format) |
static void | Close (AudioOutput *ao) |
static gcc_pure std::chrono::steady_clock::duration | Delay (AudioOutput *ao) |
static gcc_pure void | SendTag (AudioOutput *ao, const Tag &tag) |
static size_t | Play (AudioOutput *ao, const void *chunk, size_t size) |
static void | Drain (AudioOutput *ao) |
static void | Cancel (AudioOutput *ao) |
static gcc_pure bool | Pause (AudioOutput *ao) |
Definition at line 30 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 87 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 31 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 60 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 66 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 50 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 82 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 45 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 40 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 35 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 55 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 93 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 77 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 72 of file Wrapper.hxx.