Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgstreameraudiodevice.cpp File Reference

(a42df322e92d28d6c3d48d39472e52b75b930d33)

#include "qgstreameraudiodevice_p.h"
#include <common/qgst_p.h>
#include <common/qgstutils_p.h>
#include <private/qplatformmediaintegration_p.h>
+ Include dependency graph for qgstreameraudiodevice.cpp:

Go to the source code of this file.

Functions

QAudioDevice qMakeCustomGStreamerAudioInput (const QByteArray &gstreamerPipeline)
 
QAudioDevice qMakeCustomGStreamerAudioOutput (const QByteArray &gstreamerPipeline)
 

Function Documentation

◆ qMakeCustomGStreamerAudioInput()

QAudioDevice qMakeCustomGStreamerAudioInput ( const QByteArray & gstreamerPipeline)

Definition at line 61 of file qgstreameraudiodevice.cpp.

References QAudioDevice::Input.

Referenced by QGStreamerPlatformSpecificInterfaceImplementation::makeCustomGStreamerAudioInput().

+ Here is the caller graph for this function:

◆ qMakeCustomGStreamerAudioOutput()

QAudioDevice qMakeCustomGStreamerAudioOutput ( const QByteArray & gstreamerPipeline)

Definition at line 69 of file qgstreameraudiodevice.cpp.

References QAudioDevice::Output.

Referenced by QGStreamerPlatformSpecificInterfaceImplementation::makeCustomGStreamerAudioOutput().

+ Here is the caller graph for this function: