WPILibC++ 2024.3.2
cscore C++ function API

Handle-based interface for C++. More...

Modules

 Property Functions
 
 Source Creation Functions
 
 Source Functions
 
 Camera Source Common Property Functions
 
 UsbCamera Source Functions
 
 HttpCamera Source Functions
 
 OpenCV Source Functions
 
 Sink Creation Functions
 
 Sink Functions
 
 MjpegServer Sink Functions
 
 OpenCV Sink Functions
 
 Listener Functions
 
 Telemetry Functions
 
 Logging Functions
 
 Library Shutdown Function
 
 Utility Functions
 

Classes

struct  cs::UsbCameraInfo
 USB camera information. More...
 
struct  cs::VideoMode
 Video mode. More...
 
struct  cs::RawEvent
 Listener event. More...
 

Functions

bool cs::NotifierDestroyed ()
 

Detailed Description

Handle-based interface for C++.

Users are encouraged to use the object oriented interface instead; this interface is intended for use in applications such as JNI which require handle-based access.

Function Documentation

◆ NotifierDestroyed()

bool cs::NotifierDestroyed ( )