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