equal
deleted
inserted
replaced
56 bool isReducedQuality() const; |
56 bool isReducedQuality() const; |
57 bool isFrontendEffects() const; |
57 bool isFrontendEffects() const; |
58 bool isFrontendFullscreen() const; |
58 bool isFrontendFullscreen() const; |
59 void resizeToConfigValues(); |
59 void resizeToConfigValues(); |
60 quint32 stereoMode() const; |
60 quint32 stereoMode() const; |
|
61 void setValue(const QString & key, const QVariant & value); |
61 |
62 |
62 QString AVFormat(); |
63 QString AVFormat(); |
63 QString videoCodec(); |
64 QString videoCodec(); |
64 QString audioCodec(); |
65 QString audioCodec(); |
65 QRect rec_Resolution(); |
66 QRect rec_Resolution(); |