QtGStreamer  0.10.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Static Public Member Functions | List of all members
QGst::StreamVolume Class Reference

#include <QGst/StreamVolume>

Inheritance diagram for QGst::StreamVolume:
Inheritance graph
[legend]
Collaboration diagram for QGst::StreamVolume:
Collaboration graph
[legend]

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)
 

Additional Inherited Members

- Protected Member Functions inherited from QGlib::ObjectBase
virtual void ref (bool increaseRef)
 
virtual void unref ()
 
- Protected Attributes inherited from QGlib::RefCountedObject
void * m_object
 

Detailed Description

Wrapper class for GstStreamVolume.

Examples:
examples/player/main.cpp.

Definition at line 28 of file streamvolume.h.


The documentation for this class was generated from the following files: