13#ifndef QT6_QTCOMMON_H_
14#define QT6_QTCOMMON_H_
RTP streaming video types.
A structure to store frames of video.
Definition QtCommon.h:21
int width
The frame width.
Definition QtCommon.h:25
mediax::rtp::ColourspaceType encoding
The frame encoding.
Definition QtCommon.h:29
int height
The frame height.
Definition QtCommon.h:27
QByteArray video
The frame data.
Definition QtCommon.h:23