CONVERTER_OPT_FILL_BORDER


Description:

[ CCode ( cname = "GST_VIDEO_CONVERTER_OPT_FILL_BORDER" ) ]
public const string CONVERTER_OPT_FILL_BORDER

BOOLEAN, if the destination rectangle does not fill the complete destination image, render a border with CONVERTER_OPT_BORDER_ARGB.

Otherwise the unusded pixels in the destination are untouched. Default true.


Namespace: Gst.Video