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