onHlsStopped property
Callback for when HLS streaming has stopped.
This callback is triggered when HLS streaming has successfully stopped.
Implementation
static void Function(Map<dynamic, dynamic> map)? onHlsStopped;
Callback for when HLS streaming has stopped.
This callback is triggered when HLS streaming has successfully stopped.
static void Function(Map<dynamic, dynamic> map)? onHlsStopped;