Creates a new RtmpConnection platformt instance.
@override Future<int?> newRtmpConnection() async { return await channel.invokeMethod<int?>('newRtmpConnection'); }