xine-lib 1.2.11
Macros | Functions
dxr3.h File Reference
#include "em8300.h"
#include <xine/xine_internal.h>

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)
 

Macro Definition Documentation

◆ CONF_HELP

#define CONF_HELP   _("If you have more than one DXR3 in your computer, you can specify which one to use here.")

◆ CONF_KEY

#define CONF_KEY   "dxr3.device_number"

◆ CONF_NAME

#define CONF_NAME   _("DXR3 device number")

◆ DXR3_VO_ID

#define DXR3_VO_ID   "dxr3"

◆ LOG_VID

#define LOG_VID   0

◆ XINE_IMGFMT_DXR3

#define XINE_IMGFMT_DXR3   (('3'<<24)|('R'<<16)|('X'<<8)|'D')

Function Documentation

◆ dxr3_present()

int dxr3_present ( xine_stream_t stream)