Element.stateGetName

Gets a string representing the given state.

class Element
static
string
stateGetName

Parameters

state GstState

a #GstState to get the name of.

Return Value

Type: string

a string with the name of the state.

Meta