#include <plugin.h>
List of all members.
Member Data Documentation
gint(* OutputPlugin::buffer_free)(void) |
void(* OutputPlugin::close_audio)(void) |
void(* OutputPlugin::drain)(void) |
void(* OutputPlugin::flush)(gint time) |
void(* OutputPlugin::get_volume)(gint *l, gint *r) |
gint(* OutputPlugin::output_time)(void) |
void(* OutputPlugin::period_wait)(void) |
PLUGIN_COMMON_FIELDS gint OutputPlugin::probe_priority |
void(* OutputPlugin::set_volume)(gint l, gint r) |
void(* OutputPlugin::set_written_time)(gint time) |
void(* OutputPlugin::write_audio)(void *data, gint size) |
gint(* OutputPlugin::written_time)(void) |
The documentation for this struct was generated from the following file: