WPILibC++ 2024.3.2
CS_VideoMode Struct Reference

Video mode. More...

#include <cscore_c.h>

Inheritance diagram for CS_VideoMode:
cs::VideoMode

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: