Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::QGstQIODeviceSrc Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::QGstQIODeviceSrc:

Public Member Functions

void getProperty (guint propId, GValue *value, const GParamSpec *pspec) const
void setProperty (guint propId, const GValue *value, const GParamSpec *pspec)
auto lockObject () const
bool start ()
bool stop ()
bool isSeekable ()
std::optional< guint64 > size ()
GstFlowReturn fill (guint64 offset, guint length, GstBuffer *buf)
void getURI (GValue *value) const
bool setURI (const char *location, GError **err=nullptr)
void getProperty (guint propId, GValue *value, const GParamSpec *pspec) const
void setProperty (guint propId, const GValue *value, const GParamSpec *pspec)
auto lockObject () const
bool start ()
bool stop ()
bool isSeekable ()
std::optional< guint64 > size ()
GstFlowReturn fill (guint64 offset, guint length, GstBuffer *buf)
void getURI (GValue *value) const
bool setURI (const char *location, GError **err=nullptr)

Public Attributes

GstBaseSrc baseSrc
QIODeviceRegistry::SharedRecord record

Detailed Description

Definition at line 164 of file qgstreamer_qiodevice_handler.cpp.

Member Function Documentation

◆ fill() [1/2]

GstFlowReturn QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::fill ( guint64 offset,
guint length,
GstBuffer * buf )

Definition at line 250 of file qgstreamer_qiodevice_handler.cpp.

◆ fill() [2/2]

GstFlowReturn QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::fill ( guint64 offset,
guint length,
GstBuffer * buf )

◆ getProperty() [1/2]

void QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::getProperty ( guint propId,
GValue * value,
const GParamSpec * pspec ) const

Definition at line 183 of file qgstreamer_qiodevice_handler.cpp.

◆ getProperty() [2/2]

void QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::getProperty ( guint propId,
GValue * value,
const GParamSpec * pspec ) const

◆ getURI() [1/2]

void QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::getURI ( GValue * value) const

Definition at line 308 of file qgstreamer_qiodevice_handler.cpp.

◆ getURI() [2/2]

void QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::getURI ( GValue * value) const

◆ isSeekable() [1/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::isSeekable ( )

Definition at line 227 of file qgstreamer_qiodevice_handler.cpp.

◆ isSeekable() [2/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::isSeekable ( )

◆ lockObject() [1/2]

auto QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::lockObject ( ) const

Definition at line 207 of file qgstreamer_qiodevice_handler.cpp.

◆ lockObject() [2/2]

auto QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::lockObject ( ) const

◆ setProperty() [1/2]

void QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::setProperty ( guint propId,
const GValue * value,
const GParamSpec * pspec )

Definition at line 195 of file qgstreamer_qiodevice_handler.cpp.

◆ setProperty() [2/2]

void QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::setProperty ( guint propId,
const GValue * value,
const GParamSpec * pspec )

◆ setURI() [1/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::setURI ( const char * location,
GError ** err = nullptr )

Definition at line 317 of file qgstreamer_qiodevice_handler.cpp.

◆ setURI() [2/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::setURI ( const char * location,
GError ** err = nullptr )

◆ size() [1/2]

std::optional< guint64 > QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::size ( )

Definition at line 235 of file qgstreamer_qiodevice_handler.cpp.

◆ size() [2/2]

std::optional< guint64 > QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::size ( )

◆ start() [1/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::start ( )

Definition at line 215 of file qgstreamer_qiodevice_handler.cpp.

◆ start() [2/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::start ( )

◆ stop() [1/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::stop ( )

Definition at line 222 of file qgstreamer_qiodevice_handler.cpp.

◆ stop() [2/2]

bool QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::stop ( )

Member Data Documentation

◆ baseSrc

GstBaseSrc QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::baseSrc

Definition at line 179 of file qgstreamer_qiodevice_handler.cpp.

◆ record

QIODeviceRegistry::SharedRecord QT_BEGIN_NAMESPACE::QGstQIODeviceSrc::record

Definition at line 180 of file qgstreamer_qiodevice_handler.cpp.


The documentation for this struct was generated from the following file: