CONVERTER_OPT_ASYNC_TASKS


Description:

[ CCode ( cname = "GST_VIDEO_CONVERTER_OPT_ASYNC_TASKS" ) ]
[ Version ( since = "1.20" ) ]
public const string CONVERTER_OPT_ASYNC_TASKS

BOOLEAN, whether frame will return immediately without waiting for the conversion to complete.

A subsequent frame_finish must be performed to ensure completion of the conversion before subsequent use. Default false


Namespace: Gst.Video