format.h File Reference

#include <glibmm.h>
#include <gst/gstformat.h>

Go to the source code of this file.

Namespaces

namespace  Gst

Classes

struct  Gst::FormatDefinition
 A format definition is used to get details of a Gst::Format by Gst::get_details(). More...

Enumerations

enum  Gst::Format {
  Gst::FORMAT_UNDEFINED,
  Gst::FORMAT_DEFAULT,
  Gst::FORMAT_BYTES,
  Gst::FORMAT_TIME,
  Gst::FORMAT_BUFFERS,
  Gst::FORMAT_PERCENT
}

Functions

Glib::ustring Gst::get_name (Format f)
 Get a printable name for the given format.
Glib::QueryQuark Gst::get_quark (Format f)
 Get the unique quark for the given format.
Format Gst::register_format (const Glib::ustring& nick, const Glib::ustring& description)
 Create a new Gst::Format based on the nick or return an already registered format with that nick.
Format Gst::get_format (const Glib::ustring& nick)
 Return the format registered with the given nick.
bool Gst::get_details (Format format, FormatDefinition& def)
 Get details about the given format.


Generated on Mon Jun 2 01:59:22 2008 for gstreamermm by  doxygen 1.5.5