![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgstreamermediacapturesession_p.h>
Public Attributes | |
| QGstBin | encodeBin |
| QGstElement | fileSink |
| QGstPad | audioSink |
| QGstPad | videoSink |
Definition at line 63 of file qgstreamermediacapturesession_p.h.
| QGstPad QGstreamerMediaCaptureSession::RecorderElements::audioSink |
Definition at line 68 of file qgstreamermediacapturesession_p.h.
Referenced by QGstreamerMediaCaptureSession::linkAndStartEncoder().
| QGstBin QGstreamerMediaCaptureSession::RecorderElements::encodeBin |
Definition at line 65 of file qgstreamermediacapturesession_p.h.
| QGstElement QGstreamerMediaCaptureSession::RecorderElements::fileSink |
Definition at line 66 of file qgstreamermediacapturesession_p.h.
| QGstPad QGstreamerMediaCaptureSession::RecorderElements::videoSink |
Definition at line 69 of file qgstreamermediacapturesession_p.h.
Referenced by QGstreamerMediaCaptureSession::linkAndStartEncoder().