|
Cogs.Core
|
Public Attributes | |
| int | left = -1 |
| int | top = -1 |
| int | right = -1 |
| int | bottom = -1 |
Definition at line 129 of file IVideoDecoder.h.
| int Cogs::Core::IVideoDecoder::Rect::bottom = -1 |
Definition at line 133 of file IVideoDecoder.h.
| int Cogs::Core::IVideoDecoder::Rect::left = -1 |
Definition at line 130 of file IVideoDecoder.h.
| int Cogs::Core::IVideoDecoder::Rect::right = -1 |
Definition at line 132 of file IVideoDecoder.h.
| int Cogs::Core::IVideoDecoder::Rect::top = -1 |
Definition at line 131 of file IVideoDecoder.h.