InputPlayback Struct Reference

#include <plugin.h>

List of all members.

Public Attributes

struct OutputAPIoutput
void(* set_data )(InputPlayback *p, void *data)
void *(* get_data )(InputPlayback *p)
void(* set_pb_ready )(InputPlayback *p)
void(* set_params )(InputPlayback *p, int bitrate, int samplerate, int channels)
void(* set_tuple )(InputPlayback *playback, Tuple *tuple)
void(* set_gain_from_playlist )(InputPlayback *playback)

Detailed Description

Definition at line 300 of file plugin.h.


Member Data Documentation

void*(* InputPlayback::get_data)(InputPlayback *p)
struct OutputAPI* InputPlayback::output [read]

Definition at line 303 of file plugin.h.

void(* InputPlayback::set_data)(InputPlayback *p, void *data)
void(* InputPlayback::set_gain_from_playlist)(InputPlayback *playback)
void(* InputPlayback::set_params)(InputPlayback *p, int bitrate, int samplerate, int channels)
void(* InputPlayback::set_pb_ready)(InputPlayback *p)
void(* InputPlayback::set_tuple)(InputPlayback *playback, Tuple *tuple)

The documentation for this struct was generated from the following file:

Generated on 1 Aug 2012 for Audacious by  doxygen 1.6.1