VIDEO_CONVERTER_OPT_ASYNC_TASKS

#G_TYPE_BOOLEAN, whether gstvideo.video_converter.VideoConverter.frame will return immediately without waiting for the conversion to complete. A subsequent gstvideo.video_converter.VideoConverter.frameFinish must be performed to ensure completion of the conversion before subsequent use. Default false

enum VIDEO_CONVERTER_OPT_ASYNC_TASKS = "GstVideoConverter.async-tasks";