Element.addPropertyNotifyWatch

class Element
addPropertyNotifyWatch

Parameters

propertyName string

name of property to watch for changes, or NULL to watch all properties

includeValue bool

whether to include the new property value in the message

Return Value

Type: gulong

a watch id, which can be used in connection with gst_element_remove_property_notify_watch() to remove the watch again.

Meta

Since

1.10