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
QGstreamerMediaCaptureSession::RecorderElements Struct Reference

#include <qgstreamermediacapturesession_p.h>

Collaboration diagram for QGstreamerMediaCaptureSession::RecorderElements:

Public Attributes

QGstBin encodeBin
QGstElement fileSink
QGstPad audioSink
QGstPad videoSink

Detailed Description

Definition at line 63 of file qgstreamermediacapturesession_p.h.

Member Data Documentation

◆ audioSink

QGstPad QGstreamerMediaCaptureSession::RecorderElements::audioSink

◆ encodeBin

QGstBin QGstreamerMediaCaptureSession::RecorderElements::encodeBin

Definition at line 65 of file qgstreamermediacapturesession_p.h.

◆ fileSink

QGstElement QGstreamerMediaCaptureSession::RecorderElements::fileSink

Definition at line 66 of file qgstreamermediacapturesession_p.h.

◆ videoSink

QGstPad QGstreamerMediaCaptureSession::RecorderElements::videoSink

The documentation for this struct was generated from the following file: