EncodingProfile.elementProperties

gst.structure.Structure elementProperties() @property

Get elementProperties property.

Returns

A #GstStructure defining the properties to be set to the element

the profile represents.

For example for av1enc:

element-properties,row-mt=true, end-usage=vbr

void elementProperties(gst.structure.Structure propval) @property

Set elementProperties property.

Parameters

propvalA #GstStructure defining the properties to be set to the element the profile represents. For example for av1enc:
element-properties,row-mt=true, end-usage=vbr