streamInjectedStatus property

dynamic Function(String, int, InjectStreamStatus)? streamInjectedStatus
final

Reports the status of injecting the online media stream.

Implementation

final Function(String, int, InjectStreamStatus)? streamInjectedStatus;