AV module
Device::VideoCapability
A video format supported by the device.
VideoCapability
#include <icy/av/devicemanager.h>A video format supported by the device.
Public Attributes
| Return | Name | Description |
|---|---|---|
int | width | |
int | height | |
double | minFps | |
double | maxFps | |
std::string | pixelFormat |
width
int width {0}height
int height {0}minFps
double minFps {0}maxFps
double maxFps {0}pixelFormat
std::string pixelFormat