Video mode.
More...
#include <cscore_cpp.h>
◆ PixelFormat
| Enumerator |
|---|
| kUnknown | |
| kMJPEG | |
| kYUYV | |
| kRGB565 | |
| kBGR | |
| kGray | |
| kY16 | |
| kUYVY | |
| kBGRA | |
◆ VideoMode() [1/2]
| cs::VideoMode::VideoMode |
( |
| ) |
|
|
inline |
◆ VideoMode() [2/2]
| cs::VideoMode::VideoMode |
( |
PixelFormat | pixelFormat_, |
|
|
int | width_, |
|
|
int | height_, |
|
|
int | fps_ ) |
|
inline |
◆ CompareWithoutFps()
| bool cs::VideoMode::CompareWithoutFps |
( |
const VideoMode & | other | ) |
const |
|
inline |
◆ operator bool()
| cs::VideoMode::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator==()
| bool cs::VideoMode::operator== |
( |
const VideoMode & | other | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: