Gst::FormatDefinition Class Reference

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

Collaboration diagram for Gst::FormatDefinition:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FormatDefinition ()
 Default constructor.
 FormatDefinition (const GstFormatDefinition* castitem)
 Constructs a Gst::FormatDefinition from a C GstFormatDefinition type.

Public Attributes

Gst::Format value
 The unique id of this format.
Glib::ustring nick
 A short nick of the format.
Glib::ustring description
 A longer description of the format.
Glib::QueryQuark quark
 A quark for the nick.

Detailed Description

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


Constructor & Destructor Documentation

Gst::FormatDefinition::FormatDefinition (  ) 

Default constructor.

Gst::FormatDefinition::FormatDefinition ( const GstFormatDefinition *  castitem  ) 

Constructs a Gst::FormatDefinition from a C GstFormatDefinition type.

The castitem is left unaffected; its contents are simply copied.

Parameters:
castitem The GstFormatDefinition to copy contents from.

Member Data Documentation

A longer description of the format.

A short nick of the format.

A quark for the nick.

The unique id of this format.


The documentation for this class was generated from the following file:

Generated on Mon Sep 14 00:25:35 2009 for gstreamermm by  doxygen 1.6.1