[QtReceive example header]
Definition rtp_receive.h:19
~QtReceive()
Destroy the Qt Receive object.
Definition rtp_receive.cpp:29
QtReceive()
Construct a new Qt Receive object.
Definition rtp_receive.cpp:17
int frame_count
Frame counter.
Definition rtp_receive.h:46
void newFrame(Frame frame)
Send a single frame to the payloader.
Definition rtp_receive.cpp:34
mediax::qt6::QtRtpUncompressedDepayloader rtp
The Qt RTP payloader.
Definition rtp_receive.h:44
A structure to store frames of video.
Definition QtCommon.h:21