Bin.syncChildrenStates

Synchronizes the state of every child of @bin with the state of @bin. See also gst_element_sync_state_with_parent().

class Bin
bool
syncChildrenStates
()

Return Value

Type: bool

%TRUE if syncing the state was successful for all children, otherwise %FALSE.

Meta