Modules | |
Track information | |
Data Structures | |
struct | bg_input_callbacks_t |
Callbacks for input plugins. More... | |
struct | bg_input_plugin_t |
Input plugin. More... | |
Enumerations | |
enum | bg_stream_action_t { BG_STREAM_ACTION_OFF = 0, BG_STREAM_ACTION_DECODE, BG_STREAM_ACTION_BYPASS } |
Stream actions. More... |
enum bg_stream_action_t |
Stream actions.
These describe how streams should be handled by the input plugin. Note that by default, each stream is switched off.