#include <OniCTypes.h>
Public Attributes | |
int | fps |
OniPixelFormat | pixelFormat |
int | resolutionX |
int | resolutionY |
Description of the output: format and resolution
Definition at line 59 of file OniCTypes.h.
int OniVideoMode::fps |
Definition at line 64 of file OniCTypes.h.
OniPixelFormat OniVideoMode::pixelFormat |
Definition at line 61 of file OniCTypes.h.
int OniVideoMode::resolutionX |
Definition at line 62 of file OniCTypes.h.
int OniVideoMode::resolutionY |
Definition at line 63 of file OniCTypes.h.