- MainActivity - Class in com.google.googlemediaframeworkdemo.demo
-
Displays a list of videos and plays them when they are selected.
- MainActivity() - Constructor for class com.google.googlemediaframeworkdemo.demo.MainActivity
-
- MainActivity.VideoListItem - Class in com.google.googlemediaframeworkdemo.demo
-
Simple class to bundle together the title, content video, and ad tag associated with a video.
- MainActivity.VideoListItem(String, Video, String) - Constructor for class com.google.googlemediaframeworkdemo.demo.MainActivity.VideoListItem
-
- moveSurfaceToBackground() - Method in class com.google.android.libraries.mediaframework.layeredvideo.SimpleVideoPlayer
-
When mutliple surface layers are used (ex.
- moveSurfaceToBackground() - Method in class com.google.android.libraries.mediaframework.layeredvideo.VideoSurfaceLayer
-
When mutliple surface layers are used (ex.
- moveSurfaceToForeground() - Method in class com.google.android.libraries.mediaframework.layeredvideo.SimpleVideoPlayer
-
When mutliple surface layers are used (ex.
- moveSurfaceToForeground() - Method in class com.google.android.libraries.mediaframework.layeredvideo.VideoSurfaceLayer
-
When mutliple surface layers are used (ex.