MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
Loading...
Searching...
No Matches
QtReceive Class Reference

[QtReceive example header] More...

#include <rtp_receive.h>

Inheritance diagram for QtReceive:
Inheritance graph
Collaboration diagram for QtReceive:
Collaboration graph

Public Slots

void newFrame (Frame frame)
 Send a single frame to the payloader.
 

Public Member Functions

 QtReceive ()
 Construct a new Qt Receive object.
 
 ~QtReceive ()
 Destroy the Qt Receive object.
 

Private Attributes

mediax::qt6::QtRtpUncompressedDepayloader rtp
 The Qt RTP payloader.
 
int frame_count = 0
 Frame counter.
 

Detailed Description

[QtReceive example header]

Constructor & Destructor Documentation

◆ QtReceive()

QtReceive::QtReceive ( )

Construct a new Qt Receive object.

[QtReceive example code]


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