stopHls

fun stopHls()

This method can be used to stop the ongoing HLS streaming.

Events:

  • onHlsStateChanged — emitted when the HLS streaming state changes
  • onHlsStopped — emitted when the HLS streaming has stopped

Code Example:


meeting.stopHls()