| Interface | Description |
|---|---|
| MediaPlayerListener |
The contract of a listener that can be called by media player service.
|
| MediaPlayerService |
The contract of a service that can be launched by submitting an Android Intent to launch a video
player that will run independently in the background.
|
| OfflinePlaybackPlugin.Modules |
| Class | Description |
|---|---|
| C | Deprecated |
| Constants |
Created by rsubramaniam on 10/2/17.
|
| MediaPlayerListener.Stub |
Local-side IPC implementation stub class.
|
| MediaPlayerService.Stub |
Local-side IPC implementation stub class.
|
| OfflinePlaybackPlugin | |
| Sdk |
SDK provides access to build time and runtime configuration.
|
| TestUtil |
Created by smartinez on 3/13/18.
|
| Annotation Type | Description |
|---|---|
| C.TrackType |
Define of Track type constants.
|
| Constants.Encoding |
Represents an audio encoding, or an invalid or unset value.
|
| Constants.PcmEncoding |
Represents a PCM audio encoding, or an invalid or unset value.
|
| Constants.SelectionFlags |
Track selection flags.
|
| Constants.SelectionReason |
Define of selection reason constants.
|
| Constants.StereoMode |
The stereo mode for 360/3D/VR videos.
|