public static class MediaAdapter.PlaybackInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
contentUrl
Adapted content URL for playback.
|
PlaylistProxy |
playlistProxy
Playlist Proxy instance.
|
java.lang.String |
tokenUrl
Token URL, if not NULL, is used to request a native DRM license to
playback the adapted content URL.
|
Constructor and Description |
---|
MediaAdapter.PlaybackInfo() |
public java.lang.String contentUrl
public java.lang.String tokenUrl
public PlaylistProxy playlistProxy