#include <input_plugin.h>
◆ author
const char* _input_plugin::author |
Should point to a character array containing the name of the author(s) of this plugin.
◆ can_handle
◆ channels
◆ close
◆ flags
Fixed flags for the plugin (P_*)
◆ frame_seek
◆ frame_size
◆ frame_to_sec
◆ handle
void* _input_plugin::handle |
dlopen() handle of this plugin. Filled in by the HOST.
◆ init
◆ name
const char* _input_plugin::name |
Should point the a character array containing the name of this plugin
◆ nr_frames
◆ nr_tracks
◆ open
◆ play_frame
◆ plugin_handle
◆ sample_rate
◆ shutdown
◆ stream_info
◆ track_seek
◆ version
Must be set to INPUT_PLUGIN_VERSION
The documentation for this struct was generated from the following file: