![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgstreamermediarecorder_p.h>
Additional Inherited Members | |
Protected Member Functions inherited from QPlatformMediaRecorder | |
QPlatformMediaRecorder (QMediaRecorder *parent) | |
void | stateChanged (QMediaRecorder::RecorderState state) |
void | durationChanged (qint64 position) |
void | actualLocationChanged (const QUrl &location) |
void | updateError (QMediaRecorder::Error error, const QString &errorString) |
void | metaDataChanged () |
QMediaRecorder * | mediaRecorder () |
QString | findActualLocation (const QMediaEncoderSettings &settings) const |
Definition at line 30 of file qgstreamermediarecorder_p.h.
|
explicit |
Definition at line 29 of file qgstreamermediarecorder.cpp.
|
override |
Definition at line 38 of file qgstreamermediarecorder.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaRecorder.
Definition at line 107 of file qgstreamermediarecorder.cpp.
|
overridevirtual |
Implements QPlatformMediaRecorder.
Definition at line 44 of file qgstreamermediarecorder.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaRecorder.
Definition at line 375 of file qgstreamermediarecorder.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaRecorder.
Definition at line 326 of file qgstreamermediarecorder.cpp.
References QGstBin::dumpGraph(), and QGstreamerMediaCaptureSession::pipeline().
void QGstreamerMediaRecorder::processBusMessage | ( | const QGstreamerMessage & | message | ) |
Definition at line 56 of file qgstreamermediarecorder.cpp.
References QGstStructureView::getMessage(), processBusMessage(), stop(), and QGstreamerMessage::structure().
Referenced by QGstreamerMediaCaptureSession::processBusMessage(), and processBusMessage().
|
overridevirtual |
Implements QPlatformMediaRecorder.
Definition at line 252 of file qgstreamermediarecorder.cpp.
References QGstreamerMediaCaptureSession::audioInput(), QGstBin::createFromFactory(), QGstElement::createFromFactory(), QGstBin::dumpGraph(), QGstElement::getRequestPad(), and QGstreamerMediaCaptureSession::pipeline().
|
overridevirtual |
Reimplemented from QPlatformMediaRecorder.
Definition at line 336 of file qgstreamermediarecorder.cpp.
References QGstBin::dumpGraph(), and QGstreamerMediaCaptureSession::pipeline().
void QGstreamerMediaRecorder::setCaptureSession | ( | QPlatformMediaCaptureSession * | session | ) |
Definition at line 380 of file qgstreamermediarecorder.cpp.
References stop().
|
overridevirtual |
Reimplemented from QPlatformMediaRecorder.
Definition at line 368 of file qgstreamermediarecorder.cpp.
|
overridevirtual |
Implements QPlatformMediaRecorder.
Definition at line 345 of file qgstreamermediarecorder.cpp.
References QGstreamerMediaCaptureSession::unlinkRecorder().
Referenced by processBusMessage(), and setCaptureSession().