WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
CS_VideoMode Struct Reference

Video mode. More...

#include <wpi/cs/cscore_c.h>

Public Attributes

int pixelFormat
int width
int height
int fps

Detailed Description

Video mode.

Member Data Documentation

◆ fps

int CS_VideoMode::fps

◆ height

int CS_VideoMode::height

◆ pixelFormat

int CS_VideoMode::pixelFormat

◆ width

int CS_VideoMode::width

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