SignalEmitter definition
A signal emitter is used to trigger a specific action on an element to which it is attached, and the element must support certain actions
More details about the type of action supported by an element can be found in the plugin manual of Deepstream SDK
Definition in file signal_emitter.hpp.
Go to the source code of this file.
Data Structures | |
class | deepstream::SignalEmitter |
SignalEmitter class. More... | |
class | deepstream::SignalEmitter::IActionOwner |
required interface for a signal emitter More... | |
Namespaces | |
deepstream | |