vdr  2.4.7
Public Attributes | List of all members
osd_cmd_s Struct Reference

#include <osd.h>

Public Attributes

OSD_Command cmd
 
int x0
 
int y0
 
int x1
 
int y1
 
int color
 
void * data
 

Detailed Description

Definition at line 137 of file kernel-headers-5.13/osd.h.

Member Data Documentation

◆ cmd

OSD_Command osd_cmd_s::cmd

Definition at line 138 of file kernel-headers-5.13/osd.h.

Referenced by cDvbSdFfOsd::Cmd().

◆ color

int osd_cmd_s::color

Definition at line 143 of file kernel-headers-5.13/osd.h.

Referenced by cDvbSdFfOsd::Cmd().

◆ data

void* osd_cmd_s::data

Definition at line 144 of file kernel-headers-5.13/osd.h.

Referenced by cDvbSdFfOsd::Cmd().

◆ x0

int osd_cmd_s::x0

Definition at line 139 of file kernel-headers-5.13/osd.h.

Referenced by cDvbSdFfOsd::Cmd().

◆ x1

int osd_cmd_s::x1

Definition at line 141 of file kernel-headers-5.13/osd.h.

Referenced by cDvbSdFfOsd::Cmd().

◆ y0

int osd_cmd_s::y0

Definition at line 140 of file kernel-headers-5.13/osd.h.

Referenced by cDvbSdFfOsd::Cmd().

◆ y1

int osd_cmd_s::y1

Definition at line 142 of file kernel-headers-5.13/osd.h.

Referenced by cDvbSdFfOsd::Cmd().


The documentation for this struct was generated from the following file: