xine-lib 1.2.13-20230125hg15249
Data Structures | Macros | Typedefs
xine_hw_frame_plugin.h File Reference
#include <sys/types.h>
#include <xine.h>
#include <xine/xine_module.h>
#include "hw_frame.h"

Go to the source code of this file.

Data Structures

struct  xine_hw_frame_plugin_s
 
struct  hw_frame_plugin_params_t
 

Macros

#define HW_FRAME_PLUGIN_TYPE   "hw_frame_v1"
 

Typedefs

typedef struct xine_hw_frame_plugin_s xine_hw_frame_plugin_t
 

Macro Definition Documentation

◆ HW_FRAME_PLUGIN_TYPE

#define HW_FRAME_PLUGIN_TYPE   "hw_frame_v1"

Referenced by _x_hwdec_new().

Typedef Documentation

◆ xine_hw_frame_plugin_t