Definition at line 43 of file cuosd_kernel.h.

Data Fields | |
| CommandType | type = CommandType::None |
| unsigned char | c0 |
| unsigned char | c1 |
| unsigned char | c2 |
| unsigned char | c3 |
| int | bounding_left = 0 |
| int | bounding_top = 0 |
| int | bounding_right = 0 |
| int | bounding_bottom = 0 |
| int cuOSDContextCommand::bounding_bottom = 0 |
Definition at line 49 of file cuosd_kernel.h.
| int cuOSDContextCommand::bounding_left = 0 |
Definition at line 46 of file cuosd_kernel.h.
| int cuOSDContextCommand::bounding_right = 0 |
Definition at line 48 of file cuosd_kernel.h.
| int cuOSDContextCommand::bounding_top = 0 |
Definition at line 47 of file cuosd_kernel.h.
| unsigned char cuOSDContextCommand::c0 |
Definition at line 45 of file cuosd_kernel.h.
| unsigned char cuOSDContextCommand::c1 |
Definition at line 45 of file cuosd_kernel.h.
| unsigned char cuOSDContextCommand::c2 |
Definition at line 45 of file cuosd_kernel.h.
| unsigned char cuOSDContextCommand::c3 |
Definition at line 45 of file cuosd_kernel.h.
| CommandType cuOSDContextCommand::type = CommandType::None |
Definition at line 44 of file cuosd_kernel.h.