Cogs.Core
Public Attributes | List of all members
Cogs::Core::IVideoDecoder::Rect Struct Reference

Public Attributes

int left = -1
 
int top = -1
 
int right = -1
 
int bottom = -1
 

Detailed Description

Definition at line 127 of file IVideoDecoder.h.

Member Data Documentation

◆ bottom

int Cogs::Core::IVideoDecoder::Rect::bottom = -1

Definition at line 131 of file IVideoDecoder.h.

◆ left

int Cogs::Core::IVideoDecoder::Rect::left = -1

Definition at line 128 of file IVideoDecoder.h.

◆ right

int Cogs::Core::IVideoDecoder::Rect::right = -1

Definition at line 130 of file IVideoDecoder.h.

◆ top

int Cogs::Core::IVideoDecoder::Rect::top = -1

Definition at line 129 of file IVideoDecoder.h.


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