public static class MediaSegmentDecrypter.HlsInitData extends MediaSegmentDecrypter.InitData
MediaSegmentDecrypter.init(InitData init_data)
Modifier and Type | Field and Description |
---|---|
java.lang.String |
ext_x_key_line
The complete \#EXT-X-KEY HLS tag that contains the Marlin
specific key attributes, e.g.
|
int |
segment_number
The segment number computed based on the \#EXT-X-MEDIA-SEQUENCE
HLS playlist tag.
|
Constructor and Description |
---|
MediaSegmentDecrypter.HlsInitData() |
public java.lang.String ext_x_key_line
public int segment_number