on Hls Stopped
Called when HLS streaming has stopped.
Code Example:
override fun onHlsStopped() {
Log.d("Meeting", "HLS stopped")
}
Content copied to clipboard
Called when HLS streaming has stopped.
Code Example:
override fun onHlsStopped() {
Log.d("Meeting", "HLS stopped")
}