Qmmp
Public Member Functions | Public Attributes
VolumeSettings Struct Reference

The VolumeSettings structure stores volume levels. More...

#include <volume.h>

List of all members.

Public Member Functions

 VolumeSettings ()

Public Attributes

int left
int right

Detailed Description

The VolumeSettings structure stores volume levels.

Author:
Ilya Kotov <forkotov02@hotmail.ru>

Constructor & Destructor Documentation

VolumeSettings ( ) [inline]

Constructor


Member Data Documentation

int left

< Volume of the left channel. It should be 0..100.

int right

< Volume of the left channel It should be 0..100.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator