Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgstreamerintegration_p.h
Go to the documentation of this file.
1// Copyright (C) 2021 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QGSTREAMERINTEGRATION_H
5#define QGSTREAMERINTEGRATION_H
6
7//
8// W A R N I N G
9// -------------
10//
11// This file is not part of the Qt API. It exists purely as an
12// implementation detail. This header file may change from version to
13// version without notice, or even be removed.
14//
15// We mean it.
16//
17
18#include <private/qplatformmediaintegration_p.h>
19#include <gst/gst.h>
20
22
24
26{
27public:
30
33
40
42
45
47 GstDevice *videoDevice(const QByteArray &id) const;
48
49private:
50 QGstreamerFormatInfo *m_formatsInfo;
51};
52
54
55#endif
QMediaPlayer player
Definition audio.cpp:205
The QAudioDecoder class implements decoding audio.
\qmltype AudioInput \instantiates QAudioInput
Definition qaudioinput.h:19
\qmltype AudioOutput \instantiates QAudioOutput
\inmodule QtCore
Definition qbytearray.h:57
The QCamera class provides interface for system camera devices.
Definition qcamera.h:28
QMaybe< QPlatformCamera * > createCamera(QCamera *) override
QMaybe< QPlatformVideoSink * > createVideoSink(QVideoSink *sink) override
QMaybe< QPlatformImageCapture * > createImageCapture(QImageCapture *) override
QMaybe< QPlatformMediaRecorder * > createRecorder(QMediaRecorder *) override
const QGstreamerFormatInfo * gstFormatsInfo() const
QMaybe< QPlatformAudioDecoder * > createAudioDecoder(QAudioDecoder *decoder) override
QMaybe< QPlatformMediaCaptureSession * > createCaptureSession() override
QPlatformMediaFormatInfo * formatInfo() override
GstDevice * videoDevice(const QByteArray &id) const
QMaybe< QPlatformAudioInput * > createAudioInput(QAudioInput *) override
QMaybe< QPlatformAudioOutput * > createAudioOutput(QAudioOutput *) override
static QGstreamerIntegration * instance()
QMaybe< QPlatformMediaPlayer * > createPlayer(QMediaPlayer *player) override
\inmodule QtMultimedia
The QMediaPlayer class allows the playing of a media files.
\inmodule QtMultimedia
static QPlatformMediaIntegration * instance()
The QVideoSink class represents a generic sink for video data.
Definition qvideosink.h:22
Combined button and popup list for selecting options.
GLsizei GLenum GLboolean sink