gstreamerforios目前是否支持显示视频。我正在学习需要创建管道的教程gst_parse_launch("videotestsrc!warptv!videoconvert!autovideosink",&error);"然后连接视频覆盖。video_sink=gst_bin_get_by_interface(GST_BIN(pipeline),GST_TYPE_VIDEO_OVERLAY);但是,video_sink总是nil。如果我将管道更改为仅可以工作的playbin,但playbin用于从URI播放,但我需要构建完整的gstreamer视频管道。除了autovideos