#include <qgst_p.h>
Definition at line 64 of file qgst_p.h.
◆ QGValue()
QGValue::QGValue |
( |
const GValue * |
v | ) |
|
|
inline |
◆ at()
QGValue QGValue::at |
( |
int |
index | ) |
const |
|
inline |
◆ getFraction()
std::optional< float > QGValue::getFraction |
( |
| ) |
const |
|
inline |
◆ getFractionRange()
std::optional< QGRange< float > > QGValue::getFractionRange |
( |
| ) |
const |
|
inline |
◆ getPointer()
template<typename T >
T * QGValue::getPointer |
( |
| ) |
const |
|
inline |
◆ getSampleFormats()
◆ isList()
bool QGValue::isList |
( |
| ) |
const |
|
inline |
◆ isNull()
bool QGValue::isNull |
( |
| ) |
const |
|
inline |
◆ listSize()
int QGValue::listSize |
( |
| ) |
const |
|
inline |
◆ toBool()
std::optional< bool > QGValue::toBool |
( |
| ) |
const |
|
inline |
◆ toCaps()
◆ toInt()
std::optional< int > QGValue::toInt |
( |
| ) |
const |
|
inline |
◆ toInt64()
std::optional< int > QGValue::toInt64 |
( |
| ) |
const |
|
inline |
◆ toIntRange()
std::optional< QGRange< int > > QGValue::toIntRange |
( |
| ) |
const |
|
inline |
◆ toString()
const char * QGValue::toString |
( |
| ) |
const |
|
inline |
◆ toStructure()
◆ value
const GValue* QGValue::value |
The documentation for this class was generated from the following files:
- qtmultimedia/src/plugins/multimedia/gstreamer/common/qgst_p.h
- qtmultimedia/src/plugins/multimedia/gstreamer/common/qgstutils.cpp