15#ifndef QT6_QTRTPPAYLOADER_H_
16#define QT6_QTRTPPAYLOADER_H_
50 Q_INVOKABLE
virtual bool open() = 0;
56 Q_INVOKABLE
virtual void start() = 0;
62 Q_INVOKABLE
virtual void stop() = 0;
68 Q_INVOKABLE
virtual void close() = 0;
76 Q_INVOKABLE
virtual int transmit(
Frame* frame,
bool blocking =
true) = 0;
RTP streaming video types.
A structure to store frames of video.
Definition QtCommon.h:21