Hls
data class Hls(val enabled: Boolean, val startedAt: Long?, val hlsRecordingConfig: HMSHlsRecordingConfig?, val state: BeamRecordingStates?)
Constructors
Link copied to clipboard
fun Hls(enabled: Boolean, startedAt: Long?, hlsRecordingConfig: HMSHlsRecordingConfig?, state: BeamRecordingStates?)