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
qgstreamer_platformspecificinterface_p.h File Reference

(27035ca395d7b390631e72a9691bda9d1262467b)

#include <QtMultimedia/private/qplatformmediaintegration_p.h>
Include dependency graph for qgstreamer_platformspecificinterface_p.h:

Go to the source code of this file.

Classes

class  QGStreamerPlatformSpecificInterface

Typedefs

typedef struct _GstPipeline GstPipeline
typedef struct _GstElement GstElement
typedef struct _GstBuffer GstBuffer
typedef struct _GstVideoInfo GstVideoInfo
typedef struct _GstVideoInfoDmaDrm GstVideoInfoDmaDrm

Typedef Documentation

◆ GstBuffer

typedef struct _GstBuffer GstBuffer

Definition at line 22 of file qgstreamer_platformspecificinterface_p.h.

◆ GstElement

typedef struct _GstElement GstElement

Definition at line 21 of file qgstreamer_platformspecificinterface_p.h.

◆ GstPipeline

typedef struct _GstPipeline GstPipeline

Definition at line 20 of file qgstreamer_platformspecificinterface_p.h.

◆ GstVideoInfo

typedef struct _GstVideoInfo GstVideoInfo

Definition at line 23 of file qgstreamer_platformspecificinterface_p.h.

◆ GstVideoInfoDmaDrm

typedef struct _GstVideoInfoDmaDrm GstVideoInfoDmaDrm

Definition at line 24 of file qgstreamer_platformspecificinterface_p.h.