Gst::Enums Namespace Reference


Functions

Glib::ustring get_name (State s)
 Gets a string representing the given state.
Glib::ustring get_name (StateChangeReturn s)
 Gets a string representing the given state change result.
Glib::ustring get_name (EventType t)
 Get a printable name for the given event type.
Glib::QueryQuark get_quark (EventType t)
 Get the unique quark for the given event type.
Glib::ustring get_name (Format f)
 Get a printable name for the given format.
Glib::QueryQuark get_quark (Format f)
 Get the unique quark for the given format.
Glib::ustring get_name (MessageType t)
Glib::QueryQuark get_quark (MessageType t)
Glib::ustring get_name (QueryType t)
 Get a printable name for the given query type.
Glib::QueryQuark get_quark (QueryType t)
 Get the unique quark for the given query type.


Function Documentation

Glib::ustring Gst::Enums::get_name ( QueryType  t  ) 

Get a printable name for the given query type.

Parameters:
query The query type.
Returns:
The name of the query.

Glib::ustring Gst::Enums::get_name ( MessageType  t  ) 

Glib::ustring Gst::Enums::get_name ( Format  f  ) 

Get a printable name for the given format.

Do not modify or free.

Parameters:
format A Gst::Format.
Returns:
The name of the format or NULL if the format is unknown.

Glib::ustring Gst::Enums::get_name ( EventType  t  ) 

Get a printable name for the given event type.

Parameters:
type The event type.
Returns:
A reference to the static name of the event.

Glib::ustring Gst::Enums::get_name ( StateChangeReturn  s  ) 

Gets a string representing the given state change result.

Parameters:
s A Gst::StateChangeReturn to get the name of.
Returns:
A Glib::ustring with the name of the state change result.

Glib::ustring Gst::Enums::get_name ( State  s  ) 

Gets a string representing the given state.

Parameters:
state A Gst::State to get the name of.
Returns:
A Glib::ustring with the name of the state.

Glib::QueryQuark Gst::Enums::get_quark ( QueryType  t  ) 

Get the unique quark for the given query type.

Parameters:
query The query type.
Returns:
The quark associated with the query type.

Glib::QueryQuark Gst::Enums::get_quark ( MessageType  t  ) 

Glib::QueryQuark Gst::Enums::get_quark ( Format  f  ) 

Get the unique quark for the given format.

Parameters:
format A Gst::Format.
Returns:
The quark associated with the format or 0 if the format is unknown.

Glib::QueryQuark Gst::Enums::get_quark ( EventType  t  ) 

Get the unique quark for the given event type.

Parameters:
type The event type.
Returns:
The quark associated with the event type.


Generated on Sat Jul 26 11:56:15 2008 for gstreamermm by  doxygen 1.5.5