MPD
0.20.18
|
#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) noexcept |
static 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 bool | Pause (AudioOutput *ao) |
Definition at line 30 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 86 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 31 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 60 of file Wrapper.hxx.
|
inlinestaticnoexcept |
Definition at line 66 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 50 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 81 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 91 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 76 of file Wrapper.hxx.
|
inlinestatic |
Definition at line 71 of file Wrapper.hxx.