15#ifndef QPLATFORMMEDIARECORDER_H
16#define QPLATFORMMEDIARECORDER_H
18#include <QtCore/qurl.h>
19#include <QtCore/qsize.h>
20#include <QtCore/qmimetype.h>
22#include <QtMultimedia/qmediarecorder.h>
23#include <QtMultimedia/qmediametadata.h>
24#include <QtMultimedia/qmediaformat.h>
25#include <QtCore/private/qglobal_p.h>
40 int m_audioBitrate = -1;
41 int m_audioSampleRate = -1;
42 int m_audioChannels = -1;
45 int m_videoFrameRate = -1;
46 int m_videoBitRate = -1;
85 return m_format ==
other.m_format &&
86 m_encodingMode ==
other.m_encodingMode &&
87 m_quality ==
other.m_quality &&
88 m_audioBitrate ==
other.m_audioBitrate &&
89 m_audioSampleRate ==
other.m_audioSampleRate &&
90 m_audioChannels ==
other.m_audioChannels &&
91 m_videoResolution ==
other.m_videoResolution &&
92 m_videoFrameRate ==
other.m_videoFrameRate &&
93 m_videoBitRate ==
other.m_videoBitRate;
109 virtual void pause();
134 void metaDataChanged();
142 QUrl m_actualLocation;
143 QUrl m_outputLocation;
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
DBusConnection const char DBusError * error
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum format
GLdouble GLdouble GLdouble GLdouble q
static qreal position(const QQuickItem *item, QQuickAnchors::Anchor anchorLine)
bool operator==(const QRandomGenerator &rng1, const QRandomGenerator &rng2)
QSettings settings("MySoft", "Star Runner")
[0]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent