public static class InfoRequest.ContentPlayback extends java.lang.Object implements InfoRequest.Value
Parameter.Key.CONTENT_PLAYBACK.InfoResponse.ContentPlayback| Modifier and Type | Field and Description |
|---|---|
long |
contentId
ID of the content.
|
CapabilityStorageControl.StreamProtocol |
streamProtocol
Protocol of the content such as DASH, HLS.
|
| Constructor and Description |
|---|
ContentPlayback()
A no args constructor.
|
@SerializedName(value="contentId") public long contentId
@SerializedName(value="streamProtocolType") public CapabilityStorageControl.StreamProtocol streamProtocol
CapabilityStorageControl.StreamProtocol