onHlsFailed property
Callback for when HLS streaming has failed.
This callback is triggered when there is a failure in HLS streaming.
Implementation
static void Function(Map<dynamic, dynamic> map)? onHlsFailed;
Callback for when HLS streaming has failed.
This callback is triggered when there is a failure in HLS streaming.
static void Function(Map<dynamic, dynamic> map)? onHlsFailed;