InputPlayback Struct Reference
#include <plugin.h>
List of all members.
Detailed Description
Definition at line 284 of file plugin.h.
Member Data Documentation
void*(* InputPlayback::get_data)(InputPlayback *p) |
struct OutputAPI* InputPlayback::output [read] |
void(* InputPlayback::set_data)(InputPlayback *p, void *data) |
void(* InputPlayback::set_gain_from_playlist)(InputPlayback *playback) |
void(* InputPlayback::set_pb_ready)(InputPlayback *p) |
void(* InputPlayback::set_tuple)(InputPlayback *playback, Tuple *tuple) |
Sets / updates playback entry Tuple.
- Attention:
- Caller gives up ownership of one reference to the tuple.
- Since:
- Added in Audacious 2.2.
The documentation for this struct was generated from the following file: