#include <libmythservicecontracts/datacontracts/videoStreamInfo.h>
Definition at line 25 of file videoStreamInfo.h.
◆ VideoStreamInfo()
Q_INVOKABLE DTC::VideoStreamInfo::VideoStreamInfo |
( |
QObject * |
parent = nullptr | ) |
|
|
inline |
◆ Q_CLASSINFO()
DTC::VideoStreamInfo::Q_CLASSINFO |
( |
"version" |
, |
|
|
"1.00" |
|
|
) |
| |
|
private |
◆ InitializeCustomTypes()
void DTC::VideoStreamInfo::InitializeCustomTypes |
( |
| ) |
|
|
inlinestatic |
◆ Copy()
◆ Q_DISABLE_COPY()
◆ CodecType
QString DTC::VideoStreamInfo::CodecType |
|
readwrite |
◆ CodecName
QString DTC::VideoStreamInfo::CodecName |
|
readwrite |
◆ Width
int DTC::VideoStreamInfo::Width |
|
readwrite |
◆ Height
int DTC::VideoStreamInfo::Height |
|
readwrite |
◆ AspectRatio
float DTC::VideoStreamInfo::AspectRatio |
|
readwrite |
◆ FieldOrder
QString DTC::VideoStreamInfo::FieldOrder |
|
readwrite |
◆ FrameRate
float DTC::VideoStreamInfo::FrameRate |
|
readwrite |
◆ AvgFrameRate
float DTC::VideoStreamInfo::AvgFrameRate |
|
readwrite |
◆ Channels
int DTC::VideoStreamInfo::Channels |
|
readwrite |
◆ Duration
qlonglong DTC::VideoStreamInfo::Duration |
|
readwrite |
The documentation for this class was generated from the following file: