VolumeProvider

public interface VolumeProvider

Known direct subclasses
VideoAdPlayer

Defines the set of methods that a video player must implement to be used by the IMA SDK, as well as a set of callbacks that it must fire.

VideoStreamPlayer

Defines a set of methods that a video player must implement to be used by the IMA SDK for dynamic ad insertion.


An interface for exposing player volume.

Summary

Public methods

abstract int

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

Public methods

getVolume

abstract int getVolume()

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