#include <plugin.h>
Definition at line 162 of file plugin.h.
int(* OutputPlugin::buffer_free)(void) |
void(* OutputPlugin::close_audio)(void) |
void(* OutputPlugin::drain)(void) |
void(* OutputPlugin::flush)(int time) |
bool_t OutputPlugin::force_reopen |
void(* OutputPlugin::get_volume)(int *l, int *r) |
int(* OutputPlugin::output_time)(void) |
void(* OutputPlugin::pause)(bool_t p) |
void(* OutputPlugin::period_wait)(void) |
void(* OutputPlugin::set_volume)(int l, int r) |
void(* OutputPlugin::write_audio)(void *data, int size) |
The documentation for this struct was generated from the following file: