#include <QGst/StreamVolume>
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.
- Examples:
- examples/player/main.cpp.
Definition at line 28 of file streamvolume.h.
The documentation for this class was generated from the following files: