|
xine-lib
1.2.10
|
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.") |
| #define CONF_KEY "dxr3.device_number" |
| #define CONF_NAME _("DXR3 device number") |
| #define DXR3_VO_ID "dxr3" |
| #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().
1.8.17