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

Listener event. More...

#include <wpi/cs/cscore_c.h>

Public Attributes

enum CS_EventKind kind
CS_Source source
CS_Sink sink
struct WPI_String name
CS_VideoMode mode
CS_Property property
enum CS_PropertyKind propertyKind
int value
struct WPI_String valueStr
CS_Listener listener

Detailed Description

Listener event.

Member Data Documentation

◆ kind

enum CS_EventKind CS_Event::kind

◆ listener

CS_Listener CS_Event::listener

◆ mode

CS_VideoMode CS_Event::mode

◆ name

struct WPI_String CS_Event::name

◆ property

CS_Property CS_Event::property

◆ propertyKind

enum CS_PropertyKind CS_Event::propertyKind

◆ sink

CS_Sink CS_Event::sink

◆ source

CS_Source CS_Event::source

◆ value

int CS_Event::value

◆ valueStr

struct WPI_String CS_Event::valueStr

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