#include <libFireBird.h>
Data Fields | |
word | x |
word | y |
word | Width |
word | Height |
dword | pMemoryOSD |
byte | byteFormat |
byte | lutIdx |
byte | plane |
byte | unknown |
Definition at line 274 of file libFireBird.h.
byte tOSDMapInfo::byteFormat |
Definition at line 281 of file libFireBird.h.
word tOSDMapInfo::Height |
Definition at line 279 of file libFireBird.h.
Referenced by GetOSDRegionHeight().
byte tOSDMapInfo::lutIdx |
Definition at line 282 of file libFireBird.h.
byte tOSDMapInfo::plane |
Definition at line 283 of file libFireBird.h.
dword tOSDMapInfo::pMemoryOSD |
Definition at line 280 of file libFireBird.h.
byte tOSDMapInfo::unknown |
Definition at line 284 of file libFireBird.h.
word tOSDMapInfo::Width |
Definition at line 278 of file libFireBird.h.
Referenced by GetOSDRegionWidth().
word tOSDMapInfo::x |
Definition at line 276 of file libFireBird.h.
word tOSDMapInfo::y |
Definition at line 277 of file libFireBird.h.