NVIDIA DeepStream SDK API Reference

8.0 Release
signal_handler.hpp File Reference

Detailed Description

SignalHandler definition

A signal emitter is used to respond on a specific signal from an element to which it is attached, and the element must support certain signals.

More details about the type of signals supported by an element can be found in the plugin manual of Deepstream SDK

Definition in file signal_handler.hpp.

Go to the source code of this file.

Data Structures

class  deepstream::SignalHandler
 SignalHandler class. More...
 
struct  deepstream::SignalHandler::Callback
 generic callback on the signal More...
 
class  deepstream::SignalHandler::IActionProvider
 required interface for a signal handler More...
 

Namespaces

 deepstream