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
qgstreamer_qiodevice_handler_p.h File Reference

(43083d6c113bcc462f09f66a5eff83a43cb9c444)

#include <QtCore/qglobal.h>
#include <gst/gstplugin.h>
Include dependency graph for qgstreamer_qiodevice_handler_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void qGstRegisterQIODeviceHandler (GstPlugin *plugin)
QUrl qGstRegisterQIODevice (QIODevice *)

Function Documentation

◆ qGstRegisterQIODevice()

QUrl qGstRegisterQIODevice ( QIODevice * device)

Definition at line 490 of file qgstreamer_qiodevice_handler.cpp.

◆ qGstRegisterQIODeviceHandler()

void qGstRegisterQIODeviceHandler ( GstPlugin * plugin)

Definition at line 485 of file qgstreamer_qiodevice_handler.cpp.

Referenced by QGstreamerIntegration::QGstreamerIntegration().

Here is the caller graph for this function: