NVIDIA DeepStream SDK API Reference

6.4 Release
ds3d::SignalShot Class Reference

Detailed Description

Definition at line 21 of file signalshot.h.

Public Member Functions

void wait (uint64_t msec)
 
void signal ()
 
std::mutex & mutex ()
 

Member Function Documentation

◆ mutex()

std::mutex& ds3d::SignalShot::mutex ( )
inline

Definition at line 33 of file signalshot.h.

◆ signal()

void ds3d::SignalShot::signal ( )
inline

Definition at line 32 of file signalshot.h.

◆ wait()

void ds3d::SignalShot::wait ( uint64_t  msec)
inline

Definition at line 26 of file signalshot.h.


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