[QtTransmit example header]
Definition rtp_transmit.h:19
void newFrame(Frame frame)
New frame signal.
QtTransmit()
Construct a new Qt Receive object.
Definition rtp_transmit.cpp:17
mediax::qt6::QtRtpUncompressedPayloader rtp
The Qt RTP payloader.
Definition rtp_transmit.h:52
void sendFrame(Frame frame)
Send a single frame to the payloader.
Definition rtp_transmit.cpp:34
int frame_count
Frame counter.
Definition rtp_transmit.h:54
~QtTransmit()
Destroy the Qt Receive object.
Definition rtp_transmit.cpp:29
A structure to store frames of video.
Definition QtCommon.h:21