state_get_name


Description:

public static unowned string state_get_name (State state)

Gets a string representing the given state.

Note:

Use gst_state_get_name instead.

Parameters:

state

a State to get the name of.

Returns:

a string with the name of the state.