vdr
2.2.0
|
#include <hdffcmd_base.h>
Public Attributes | |
const void * | data_buffer |
int | data_length |
int | data_handle |
Definition at line 37 of file hdffcmd_base.h.
const void* osd_raw_data_s::data_buffer |
Definition at line 38 of file hdffcmd_base.h.
Referenced by HdffCmdAvShowStillImage(), HdffCmdOsdCreateFontFace(), and HdffCmdOsdDrawBitmap().
int osd_raw_data_s::data_handle |
Definition at line 40 of file hdffcmd_base.h.
Referenced by HdffCmdAvShowStillImage(), HdffCmdOsdCreateFontFace(), and HdffCmdOsdDrawBitmap().
int osd_raw_data_s::data_length |
Definition at line 39 of file hdffcmd_base.h.
Referenced by HdffCmdAvShowStillImage(), HdffCmdOsdCreateFontFace(), and HdffCmdOsdDrawBitmap().