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
qgst.cpp File Reference

(577c4d1b375baeebd6a96b70ec339351fdf513b0)

#include <common/qgst_p.h>
#include <common/qgst_debug_p.h>
#include <common/qgstpipeline_p.h>
#include <common/qgstreamermessage_p.h>
#include <QtCore/qdebug.h>
#include <QtMultimedia/qcameradevice.h>
#include <array>
+ Include dependency graph for qgst.cpp:

Go to the source code of this file.

Classes

struct  QT_BEGIN_NAMESPACE::VideoFormat
 

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.
 

Functions

int QT_BEGIN_NAMESPACE::indexOfVideoFormat (QVideoFrameFormat::PixelFormat format)
 
int QT_BEGIN_NAMESPACE::indexOfVideoFormat (GstVideoFormat format)
 
static QSize qCalculateFrameSizeGStreamer (QSize resolution, Fraction par)
 

Variables

constexpr std::array< VideoFormat, 19 > QT_BEGIN_NAMESPACE::qt_videoFormatLookup
 

Function Documentation

◆ qCalculateFrameSizeGStreamer()

static QSize qCalculateFrameSizeGStreamer ( QSize resolution,
Fraction par )
static

Definition at line 302 of file qgst.cpp.

References QSize::height(), and QSize::width().

Referenced by QGstStructure::nativeSize().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: