Element.stateGetName
string stateGetName(gst.types.State state)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.
string stateGetName(gst.types.State state)Gets a string representing the given state.
state | a #GstState to get the name of. |