| gstreamermm 0.10.10 | 
| Functions | |
| Glib::ustring | get_name (State state) | 
| Gets a string representing the given state. | |
| Glib::ustring | get_name (StateChangeReturn state_ret) | 
| Gets a string representing the given state change result. | |
| Glib::ustring | get_name (EventType type) | 
| Gets a printable name for the given event type. | |
| Glib::QueryQuark | get_quark (EventType type) | 
| Gets the unique quark for the given event type. | |
| EventTypeFlags | get_flags (EventType type) | 
| Gets the Gst::EventTypeFlags associated with type. | |
| Glib::ustring | get_name (Format format) | 
| Gets a printable name for the given format. | |
| Glib::QueryQuark | get_quark (Format format) | 
| Gets the unique quark for the given format. | |
| Glib::ustring | get_name (MessageType type) | 
| Gets a printable name for the given message type. | |
| Glib::QueryQuark | get_quark (MessageType type) | 
| Gets the unique quark for the given message type. | |
| Glib::ustring | get_name (QueryType query) | 
| Gets a printable name for the given query type. | |
| Glib::QueryQuark | get_quark (QueryType query) | 
| Gets the unique quark for the given query type. | |
| EventTypeFlags Gst::Enums::get_flags | ( | EventType | type | ) | 
Gets the Gst::EventTypeFlags associated with type.
| type | A Gst::EventType. | 
| Glib::ustring Gst::Enums::get_name | ( | State | state | ) | 
Gets a string representing the given state.
| state | A Gst::State to get the name of. | 
| Glib::ustring Gst::Enums::get_name | ( | QueryType | query | ) | 
Gets a printable name for the given query type.
| query | The query type. | 
| Glib::ustring Gst::Enums::get_name | ( | MessageType | type | ) | 
Gets a printable name for the given message type.
| type | The message type. | 
| Glib::ustring Gst::Enums::get_name | ( | StateChangeReturn | state_ret | ) | 
Gets a string representing the given state change result.
| state_ret | A Gst::StateChangeReturn to get the name of. | 
| Glib::ustring Gst::Enums::get_name | ( | EventType | type | ) | 
Gets a printable name for the given event type.
| type | The event type. | 
| Glib::ustring Gst::Enums::get_name | ( | Format | format | ) | 
Gets a printable name for the given format.
Do not modify or free.
| format | A Gst::Format. | 
| Glib::QueryQuark Gst::Enums::get_quark | ( | MessageType | type | ) | 
Gets the unique quark for the given message type.
| type | The message type. | 
| Glib::QueryQuark Gst::Enums::get_quark | ( | QueryType | query | ) | 
Gets the unique quark for the given query type.
| query | The query type. | 
| Glib::QueryQuark Gst::Enums::get_quark | ( | Format | format | ) | 
Gets the unique quark for the given format.
| format | A Gst::Format. | 
| Glib::QueryQuark Gst::Enums::get_quark | ( | EventType | type | ) | 
Gets the unique quark for the given event type.
| type | The event type. | 
 1.7.3
 1.7.3