- title - Variable in class com.google.googlemediaframeworkdemo.demo.MainActivity.VideoListItem
-
The title of the video.
- togglePlayPause() - Method in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
If the player is paused, play it and if the player is playing, pause it.
- TRACK_DISABLED - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
- TYPE_AUDIO - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
The element at index TYPE_AUDIO is an audio type renderer.
- TYPE_DEBUG - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
The element at index TYPE_DEBUG is a debug type renderer.
- TYPE_METADATA - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
- TYPE_TEXT - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
The element at index TYPE_TEXT is a text type renderer.
- TYPE_TIMED_METADATA - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
For id3 metadata.
- TYPE_VIDEO - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
The element at index TYPE_VIDEO is a video type renderer.