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::QGstQrcSrc Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::QGstQrcSrc:

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 ()
 
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 ()
 
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
 
QFile file
 

Detailed Description

Definition at line 42 of file qgstreamer_qrc_handler.cpp.

Member Function Documentation

◆ fill() [1/2]

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

Definition at line 129 of file qgstreamer_qrc_handler.cpp.

◆ fill() [2/2]

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

◆ getProperty() [1/2]

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

Definition at line 60 of file qgstreamer_qrc_handler.cpp.

◆ getProperty() [2/2]

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

◆ getURI() [1/2]

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

Definition at line 180 of file qgstreamer_qrc_handler.cpp.

◆ getURI() [2/2]

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

◆ lockObject() [1/2]

auto QT_BEGIN_NAMESPACE::QGstQrcSrc::lockObject ( ) const

Definition at line 84 of file qgstreamer_qrc_handler.cpp.

◆ lockObject() [2/2]

auto QT_BEGIN_NAMESPACE::QGstQrcSrc::lockObject ( ) const

◆ setProperty() [1/2]

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

Definition at line 72 of file qgstreamer_qrc_handler.cpp.

◆ setProperty() [2/2]

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

◆ setURI() [1/2]

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

Definition at line 190 of file qgstreamer_qrc_handler.cpp.

◆ setURI() [2/2]

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

◆ size() [1/2]

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

Definition at line 121 of file qgstreamer_qrc_handler.cpp.

◆ size() [2/2]

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

◆ start() [1/2]

bool QT_BEGIN_NAMESPACE::QGstQrcSrc::start ( )

Definition at line 92 of file qgstreamer_qrc_handler.cpp.

◆ start() [2/2]

bool QT_BEGIN_NAMESPACE::QGstQrcSrc::start ( )

◆ stop() [1/2]

bool QT_BEGIN_NAMESPACE::QGstQrcSrc::stop ( )

Definition at line 114 of file qgstreamer_qrc_handler.cpp.

◆ stop() [2/2]

bool QT_BEGIN_NAMESPACE::QGstQrcSrc::stop ( )

Member Data Documentation

◆ baseSrc

GstBaseSrc QT_BEGIN_NAMESPACE::QGstQrcSrc::baseSrc

Definition at line 56 of file qgstreamer_qrc_handler.cpp.

◆ file

QFile QT_BEGIN_NAMESPACE::QGstQrcSrc::file

Definition at line 57 of file qgstreamer_qrc_handler.cpp.


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