public class MediaSegmentObject extends Object
| Constructor and Description |
|---|
MediaSegmentObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDuration() |
String |
getFormat() |
MediaHlsEncryptObject |
getHlsEncrypt() |
void |
setDuration(String duration) |
void |
setFormat(String format) |
void |
setHlsEncrypt(MediaHlsEncryptObject hlsEncrypt) |
String |
toString() |
public String getFormat()
public void setFormat(String format)
public String getDuration()
public void setDuration(String duration)
public MediaHlsEncryptObject getHlsEncrypt()
public void setHlsEncrypt(MediaHlsEncryptObject hlsEncrypt)
Copyright © 2023. All rights reserved.