| gstreamermm
    1.10.0
    | 
| Functions | |
| Glib::ustring | get_name (State state) | 
| Gets a string representing the given state.  More... | |
| Glib::ustring | get_name (StateChangeReturn state_ret) | 
| Gets a string representing the given state change result.  More... | |
| Glib::ustring | get_name (EventType type) | 
| Gets a printable name for the given event type.  More... | |
| Glib::QueryQuark | get_quark (EventType type) | 
| Gets the unique quark for the given event type.  More... | |
| EventTypeFlags | get_flags (EventType type) | 
| Gets the Gst::EventTypeFlags associated with type.  More... | |
| Glib::ustring | get_name (Format format) | 
| Gets a printable name for the given format.  More... | |
| Glib::QueryQuark | get_quark (Format format) | 
| Gets the unique quark for the given format.  More... | |
| Glib::ustring | get_name (MessageType type) | 
| Gets a printable name for the given message type.  More... | |
| Glib::QueryQuark | get_quark (MessageType type) | 
| Gets the unique quark for the given message type.  More... | |
| Glib::ustring | get_name (QueryType type) | 
| Gets a printable name for the given query type.  More... | |
| Gst::QueryTypeFlags | get_flags (QueryType type) | 
| Gets the Gst::QueryTypeFlags associated with type.  More... | |
| Glib::QueryQuark | get_quark (QueryType type) | 
| Gets the unique quark for the given query type.  More... | |
| Glib::ustring | get_name (VideoChromaSite site) | 
| Converts site to its string representation.  More... | |
| VideoChromaSite | video_chroma_site_from_string (const Glib::ustring& s) | 
| Convert s to a Gst::VideoChromaSite.  More... | |
| Gst::QueryTypeFlags Gst::Enums::get_flags | ( | QueryType | type | ) | 
Gets the Gst::QueryTypeFlags associated with type.
| type | a Gst::QueryType. | 
| EventTypeFlags Gst::Enums::get_flags | ( | EventType | type | ) | 
Gets the Gst::EventTypeFlags associated with type.
| type | A Gst::EventType. | 
| 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::ustring Gst::Enums::get_name | ( | VideoChromaSite | site | ) | 
Converts site to its string representation.
| site | A Gst::VideoChromaSite. | 
| 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 | ( | 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 | ( | QueryType | type | ) | 
Gets a printable name for the given query type.
| type | 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 | ( | EventType | type | ) | 
Gets a printable name for the given event type.
| type | The event 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 | ( | QueryType | type | ) | 
Gets the unique quark for the given query type.
| type | The query type. | 
| 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 | ( | EventType | type | ) | 
Gets the unique quark for the given event type.
| type | The event type. | 
| VideoChromaSite Gst::Enums::video_chroma_site_from_string | ( | const Glib::ustring & | s | ) | 
Convert s to a Gst::VideoChromaSite.
| s | A chromasite string. | 
 1.8.13
 1.8.13