Package live.hms.video.sdk.models
Class HMSHLSTimedMetadata
-
- All Implemented Interfaces:
public final class HMSHLSTimedMetadata
-
-
Constructor Summary
Constructors Constructor Description HMSHLSTimedMetadata(String payload, Long duration)
-
Method Summary
Modifier and Type Method Description final StringgetPayload()final LonggetDuration()-
-
Method Detail
-
getPayload
final String getPayload()
-
getDuration
final Long getDuration()
-
-
-
-