#include <QGst/Fourcc>
|
| Fourcc (char first, char second, char third, char fourth) |
|
| Fourcc (const char str[4]) |
|
| Fourcc (quint32 fourcc) |
|
Helper structure for accessing Fourcc values.
Definition at line 28 of file structs.h.
◆ Fourcc() [1/4]
◆ Fourcc() [2/4]
QGst::Fourcc::Fourcc |
( |
char |
first, |
|
|
char |
second, |
|
|
char |
third, |
|
|
char |
fourth |
|
) |
| |
|
inline |
◆ Fourcc() [3/4]
QGst::Fourcc::Fourcc |
( |
const char |
str[4] | ) |
|
|
inline |
◆ Fourcc() [4/4]
QGst::Fourcc::Fourcc |
( |
quint32 |
fourcc | ) |
|
|
inline |
◆ first
◆ second
char QGst::Fourcc::second |
◆ third
◆ fourth
char QGst::Fourcc::fourth |
◆ as_integer
quint32 QGst::Fourcc::as_integer |
The documentation for this struct was generated from the following file: