@override Future<bool?> getHasVideo() { assert(_memory != null); return RtmpStreamPlatform.instance.getHasVideo(); }