Public Member Functions | Static Public Member Functions

QGst::StreamVolume Class Reference

Wrapper class for GstStreamVolume. More...

#include <QGst/StreamVolume>

Inheritance diagram for QGst::StreamVolume:
QGlib::Interface QGlib::ObjectBase QGlib::RefCountedObject

List of all members.

Public Member Functions

double volume (StreamVolumeFormat format=StreamVolumeFormatLinear) const
void setVolume (double value, StreamVolumeFormat format=StreamVolumeFormatLinear)
bool isMuted () const
void setMuted (bool muted)

Static Public Member Functions

static double convert (StreamVolumeFormat from, StreamVolumeFormat to, double value)

Detailed Description

Wrapper class for GstStreamVolume.

Definition at line 28 of file streamvolume.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator