![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>
#include <gst/gstplugin.h>
Go to the source code of this file.
Functions | |
void | qGstRegisterQIODeviceHandler (GstPlugin *plugin) |
QUrl | qGstRegisterQIODevice (QIODevice *) |
Definition at line 490 of file qgstreamer_qiodevice_handler.cpp.
void qGstRegisterQIODeviceHandler | ( | GstPlugin * | plugin | ) |
Definition at line 485 of file qgstreamer_qiodevice_handler.cpp.
Referenced by QGstreamerIntegration::QGstreamerIntegration().