onRtmpStreamingEvent property
Reports events during the media push.
urlThe URL of media push.eventCodeThe event code of media push. See RtmpStreamingEvent .
Implementation
final void Function(String url, RtmpStreamingEvent eventCode)?
onRtmpStreamingEvent;