foobar2000 SDK
2015-08-03
|
#include <output.h>
Public Member Functions | |
void | advanced_settings_popup (HWND p_parent, POINT p_menupoint) |
void | enum_devices (output_device_enum_callback &p_callback) |
t_uint32 | get_config_flags () |
GUID | get_guid () |
const char * | get_name () |
void | instantiate (service_ptr_t< output > &p_out, const GUID &p_device, double p_buffer_length, bool p_dither, t_uint32 p_bitdepth) |
Helper; implements output_entry for specific output class implementation. output_entry methods are forwarded to static methods of your output class. Use output_factory_t<myoutputclass> instead of using this class directly.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 165 of file output.h.