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

ReturnNameDescription
intwidth
intheight
doubleminFps
doublemaxFps
std::stringpixelFormat

width

int width {0}

height

int height {0}

minFps

double minFps {0}

maxFps

double maxFps {0}

pixelFormat

std::string pixelFormat