Class MaxVolumeLevel
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.dll
Provides a means to get max volume levels.
public class MaxVolumeLevel
- Inheritance
-
objectMax
Volume Level
Properties
View Sourcethis[AudioVolumeType]
Gets the max volume level of the specified Audio
Declaration
public int this[AudioVolumeType type] { get; }
Parameters
Type | Name | Description |
---|---|---|
Audio |
type | The Audio |
Property Value
Type | Description |
---|---|
int | The maximum volume level. |
Exceptions
Type | Condition |
---|---|
System. |
|
System. |
|