[QtTransmit example header]
More...
#include <rtp_transmit.h>
|
void | sendFrame (Frame frame) |
| Send a single frame to the payloader.
|
|
|
| QtTransmit () |
| Construct a new Qt Receive object.
|
|
| ~QtTransmit () |
| Destroy the Qt Receive object.
|
|
[QtTransmit example header]
◆ QtTransmit()
QtTransmit::QtTransmit |
( |
| ) |
|
Construct a new Qt Receive object.
[QtTransmit example code]
◆ newFrame
void QtTransmit::newFrame |
( |
Frame |
frame | ) |
|
|
signal |
New frame signal.
- Parameters
-
The documentation for this class was generated from the following files:
- example/qt6/rtp-transmit/rtp_transmit.h
- example/qt6/rtp-transmit/rtp_transmit.cpp