15#ifndef QT6_QTRTPJPEGDEPAYLOADER_H_
16#define QT6_QTRTPJPEGDEPAYLOADER_H_
22#include "jpeg/gst/rtp_jpeg_depayloader.h"
49 Q_INVOKABLE
bool open()
final;
55 Q_INVOKABLE
void start()
final;
61 Q_INVOKABLE
void stop()
final;
67 Q_INVOKABLE
void close()
final;
75 Q_INVOKABLE
bool receive(QByteArray *frame,
int timeout = 0)
final;
81 Q_INVOKABLE QVector<quint8>
getBuffer()
final;
RTP streaming video class for uncompressed DEF-STAN 00-82 video streams.