A class to store the details of a Gst::Format retrieved by Gst::get_format_details(). More...
A class to store the details of a Gst::Format retrieved by Gst::get_format_details().
§ FormatDefinition() [1/2]
Gst::FormatDefinition::FormatDefinition |
( |
| ) |
|
§ FormatDefinition() [2/2]
Gst::FormatDefinition::FormatDefinition |
( |
const GstFormatDefinition * |
castitem | ) |
|
|
explicit |
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. |
§ description
Glib::ustring Gst::FormatDefinition::description |
A longer description of the format.
§ nick
Glib::ustring Gst::FormatDefinition::nick |
A short nick of the format.
§ quark
Glib::QueryQuark Gst::FormatDefinition::quark |
§ value
The unique id of this format.
The documentation for this class was generated from the following file: