☰
DDOCs
GID:GST1
v0.9.13
/
gst.element
/
Element.stateGetName
🔍
☾
Element.stateGetName
string stateGetName(
gst.types.State
state)
static
nothrow
Gets a string representing the given state.
Parameters
state
a #GstState to get the name of.
Returns
a string with the name of the state.