15#ifndef QT6_QTRTPNVIDIAH264PAYLOADER_H_
16#define QT6_QTRTPNVIDIAH264PAYLOADER_H_
49 Q_INVOKABLE
void setStreamInfo(const
mediax::rtp::StreamInformation &stream_information) final;
55 Q_INVOKABLE
bool open() final;
61 Q_INVOKABLE
void start() final;
67 Q_INVOKABLE
void stop() final;
73 Q_INVOKABLE
void close() final;
81 Q_INVOKABLE
int transmit(
Frame *frame,
bool blocking = true) final;
RTP streaming video class for uncompressed DEF-STAN 00-82 video streams.
RTP streaming video class for H.264 DEF-STAN 00-82 video streams.
A structure to store frames of video.
Definition QtCommon.h:21