Package com.akamai.amp.media
-
Interface Summary Interface Description VideoPlayerContainer.VideoPlayerContainerCallback As media playback is asynchronous, the callbacks here are triggered after aVideoPlayerContainer.prepareResource(java.lang.String)or similar invocation happens, to signal the developer that theVideoPlayerViewhas been created, the requiredMediaResourceis now available, or an error happened. -
Class Summary Class Description VideoPlayerContainer This is the main AMP Player widget for Android.