QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GstVideoWorker Class Reference

#include <GstVideoReceiver.h>

+ Inheritance diagram for GstVideoWorker:
+ Collaboration diagram for GstVideoWorker:

Public Member Functions

 GstVideoWorker (QObject *parent=nullptr)
 
 ~GstVideoWorker ()
 
bool needDispatch () const
 
void dispatch (Task task)
 
void shutdown ()
 

Detailed Description

Definition at line 22 of file GstVideoReceiver.h.

Constructor & Destructor Documentation

◆ GstVideoWorker()

GstVideoWorker::GstVideoWorker ( QObject *  parent = nullptr)
explicit

Definition at line 1472 of file GstVideoReceiver.cc.

◆ ~GstVideoWorker()

GstVideoWorker::~GstVideoWorker ( )

Definition at line 1478 of file GstVideoReceiver.cc.

Member Function Documentation

◆ dispatch()

◆ needDispatch()

bool GstVideoWorker::needDispatch ( ) const

Definition at line 1483 of file GstVideoReceiver.cc.

Referenced by shutdown().

◆ shutdown()

void GstVideoWorker::shutdown ( )

Definition at line 1495 of file GstVideoReceiver.cc.

References dispatch(), and needDispatch().

Referenced by GstVideoReceiver::~GstVideoReceiver().


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