xine-lib 1.2.13-20230125hg15249
|
Go to the source code of this file.
Macros | |
#define | LOG_VID 0 |
#define | CONF_KEY "dxr3.device_number" |
#define | CONF_NAME _("DXR3 device number") |
#define | CONF_HELP _("If you have more than one DXR3 in your computer, you can specify which one to use here.") |
#define | XINE_IMGFMT_DXR3 (('3'<<24)|('R'<<16)|('X'<<8)|'D') |
#define | DXR3_VO_ID "dxr3" |
Functions | |
int | dxr3_present (xine_stream_t *stream) |
#define CONF_HELP _("If you have more than one DXR3 in your computer, you can specify which one to use here.") |
Referenced by dxr3_open_plugin(), dxr3_scr_init(), dxr3_spudec_open_plugin(), and dxr3_vo_init_plugin().
#define CONF_KEY "dxr3.device_number" |
Referenced by dxr3_open_plugin(), dxr3_scr_init(), dxr3_spudec_open_plugin(), and dxr3_vo_init_plugin().
#define CONF_NAME _("DXR3 device number") |
Referenced by dxr3_open_plugin(), dxr3_scr_init(), dxr3_spudec_open_plugin(), and dxr3_vo_init_plugin().
#define DXR3_VO_ID "dxr3" |
Referenced by dxr3_vo_init_plugin().
#define LOG_VID 0 |
#define XINE_IMGFMT_DXR3 (('3'<<24)|('R'<<16)|('X'<<8)|'D') |
int dxr3_present | ( | xine_stream_t * | stream | ) |
References dxr3_dispose(), llprintf, LOG_VID, and xine_stream_s::video_driver.
Referenced by dxr3_open_plugin(), and dxr3_spudec_open_plugin().