VolumeProvider

Stay organized with collections Save and categorize content based on your preferences.
public interface VolumeProvider
Known Indirect Subclasses

An interface for exposing player volume.

Public Method Summary

abstract int
getVolume()
Returns the volume of the player as a percentage from 0 to 100.

Public Methods

public abstract int getVolume ()

Returns the volume of the player as a percentage from 0 to 100.