HMSHlsRecordingConfig

fun HMSHlsRecordingConfig(singleFilePerLayer: Boolean, videoOnDemand: Boolean)

Parameters

singleFilePerLayer

if true, files for each resolution will be uploaded. False by default, which means no files will be uploaded.

videoOnDemand

if true will turn on video on demand streaming. False be default for live streaming.