Classes | |
class | BaseSink |
Gst::BaseSink — Base class for sink elements. More... | |
class | BaseSrc |
Gst::BaseSrc — Base class for getrange based source elements. More... | |
class | BaseTransform |
Gst::BaseTransform — Base class for simple transform filters. More... | |
class | Bin |
Gst::Bin — Base class and element that can contain other elements. More... | |
class | Buffer |
Gst::Buffer — Data-passing buffer type, supporting sub-buffers. More... | |
class | Bus |
Gst::Bus — Asynchronous message bus subsystem. More... | |
class | Caps |
Gst::Caps (capabilities) are lightweight objects describing media formats. More... | |
class | ChildProxy |
Gst::ChildProxy — An interface for multi child elements. More... | |
class | ClockID |
A datatype to hold the handle to an outstanding sync or async clock callback. More... | |
class | Clock |
Gst::Clock — Abstract class for global clocks. More... | |
class | Element |
Gst::Element — Abstract base class for all pipeline elements. More... | |
class | ElementInterfaced |
Templated class used for casting Gst::Element to interfaces that its underlying gobject implements. More... | |
class | ElementFactory |
Gst::ElementFactory — Create Gst::Element from a factory. More... | |
class | CoreError |
The GStreamer core GError type. More... | |
class | LibraryError |
The GStreamer library GError type. More... | |
class | ResourceError |
The GStreamer resource GError type. More... | |
class | StreamError |
The GStreamer stream GError type. More... | |
class | Event |
Gst::Event — A structure describing events that are passed up and down a pipeline. More... | |
class | EventFlushStart |
A flush start event. More... | |
class | EventFlushStop |
A flush stop event. More... | |
class | EventEos |
An end of stream event. More... | |
class | EventNewSegment |
A new segment event. More... | |
class | EventTag |
A tag event. More... | |
class | EventBufferSize |
A buffer size event. More... | |
class | EventQos |
A QOS event. More... | |
class | EventSeek |
A seek event. More... | |
class | EventNavigation |
A Navigation event. More... | |
class | EventLatency |
A latency event. More... | |
class | Filter |
Gst::Filter — A utility function to filter Lists. More... | |
class | FormatDefinition |
A format definition is used to get details of a Gst::Format by Gst::get_details(). More... | |
class | IndexEntry |
The basic element of an index. More... | |
class | IndexGroup |
A group of related entries in an index. More... | |
class | IndexAssociation |
An association in an entry. More... | |
class | Index |
Gst::Index is used to generate a stream index of one or more elements in a pipeline. More... | |
class | IndexFactory |
Gst::IndexFactory — Create Indexes from a factory. More... | |
class | Interface |
Core interface implemented by Gst::Element instances that allows runtime querying of interface availability. More... | |
class | IteratorBase |
Gst::IteratorBase — Base class for classes that retrieve multiple elements in a thread safe way. More... | |
class | IteratorBasic |
Gst::IteratorBasic — Class that retrieves multiple elements in a thread safe way. More... | |
class | Iterator |
Gst::Iterator — Class that retrieve multiple reference counted elements in a thread safe way. More... | |
class | Message |
Gst::Message — Lightweight objects to signal the application of pipeline events. More... | |
class | MessageEos |
An end of stream message. More... | |
class | MessageError |
An error message. More... | |
class | MessageWarning |
A warning message. More... | |
class | MessageInfo |
An informational message. More... | |
class | MessageTag |
A tag message. More... | |
class | MessageBuffering |
A buffering message. More... | |
class | MessageStateChanged |
A state change message. More... | |
class | MessageStateDirty |
A state dirty message. More... | |
class | MessageClockProvide |
A clock provide message. More... | |
class | MessageClockLost |
A clock lost message. More... | |
class | MessageNewClock |
A new clock message. More... | |
class | MessageApplication |
An application message. More... | |
class | MessageElement |
An element specific message. More... | |
class | MessageCustom |
A custom message. More... | |
class | MessageSegmentStart |
A segment start message. More... | |
class | MessageSegmentDone |
A segment done message. More... | |
class | MessageDuration |
A duration message. More... | |
class | MessageLatency |
A latency message. More... | |
class | MessageAsyncStart |
An asynchronous start message. More... | |
class | MessageAsyncDone |
An asynchronous done message. More... | |
class | MiniObject |
This is a base class for some gstreamermm objects. More... | |
class | Object |
Gst::Object — Base class for the GStreamer object hierarchy. More... | |
class | Pad |
Gst::Pad — Object contained by elements that allows links to other elements. More... | |
class | PadTemplate |
Gst::PadTemplate — Describe the media type of a pad. More... | |
class | ParseError |
The different parsing errors that can occur. More... | |
class | Parse |
Gst::Parse — Get a pipeline from a text pipeline description. More... | |
class | Pipeline |
A Gst::Pipeline is a special Gst::Bin used as the toplevel container for the filter graph. More... | |
class | PluginError |
The plugin loading errors. More... | |
class | Plugin |
Gst::Plugin — Container for features loaded from a shared object module. More... | |
class | PluginFeature |
This is a base class for anything that can be added to a Gst::Plugin. More... | |
class | PushSrc |
Gst::PushSrc — Base class for push based source elements. More... | |
class | QueryTypeDefinition |
A query type definition is used to get details of a Gst::Query by Gst::Query::get_details(). More... | |
class | Query |
Gst::Query — Classes used to perform queries on pads and elements. More... | |
class | QueryApplication |
A custom application query object. More... | |
class | QueryConvert |
A convert query object. More... | |
class | QueryPosition |
A stream position query object. More... | |
class | QueryDuration |
A stream duration query object. More... | |
class | QueryLatency |
A latency query object. More... | |
class | QuerySeeking |
A seeking query object. More... | |
class | QueryFormats |
A formats query object. More... | |
class | QuerySegment |
A new segment query object. More... | |
class | QueryBuffering |
A new buffering query object. More... | |
class | Registry |
Gst::Registry — Abstract base class for management of Gst::Plugin objects. More... | |
class | Segment |
Gst::Segment — Class describing the configured region of interest in a media file. More... | |
class | Structure |
Gst::Structure — Generic structure containing fields of names and values. More... | |
class | StructureValueBase |
Base class of Gst::StructureValue templates. More... | |
class | StructureValue |
Template class used to convert simple C++ types to usable Gst::Structure Glib::Value<> types. More... | |
class | SystemClock |
Gst::SystemClock — Default clock that uses the current system time. More... | |
class | TagList |
A List of tags and values used to describe media metadata. More... | |
class | TagSetter |
Gst::TagSetter — Gst::Element interface that allows setting and retrieval of media metadata. More... | |
class | Task |
Gst::Task — Abstraction of GStreamer streaming threads. More... | |
class | URIHandler |
Gst::URIHandler — An interface to ease URI handling in plugins. More... | |
class | Fourcc |
Represents a 4 byte identifier (used in codecs). More... | |
class | Fraction |
Represents a fraction. More... | |
class | IntRange |
Represents an integer range (min - max). More... | |
class | DoubleRange |
Represents a double range (min - max). More... | |
class | FractionRange |
Represents a fractional range. More... | |
class | XML |
Gst::XML — XML save/restore operations of pipelines. More... | |
Namespaces | |
namespace | Enums |
Typedefs | |
typedef GstClockTime | ClockTime |
A datatype to hold a time, measured in nanoseconds. | |
typedef GstClockTimeDiff | ClockTimeDiff |
A datatype to hold a timedifference, measured in nanoseconds. | |
Enumerations | |
enum | BufferFlag { BUFFER_FLAG_READONLY = GST_MINI_OBJECT_FLAG_READONLY, BUFFER_FLAG_PREROLL = GST_MINI_OBJECT_FLAG_READONLY << 0, BUFFER_FLAG_DISCONT = GST_MINI_OBJECT_FLAG_READONLY << 1, BUFFER_FLAG_IN_CAPS = GST_MINI_OBJECT_FLAG_READONLY << 2, BUFFER_FLAG_GAP = GST_MINI_OBJECT_FLAG_READONLY << 3, BUFFER_FLAG_DELTA_UNIT = GST_MINI_OBJECT_FLAG_READONLY << 4, BUFFER_FLAG_LAST = GST_MINI_OBJECT_FLAG_READONLY << 8 } |
enum | BufferCopyFlags { BUFFER_COPY_FLAGS = 1 << 0, BUFFER_COPY_TIMESTAMPS = 1 << 1, BUFFER_COPY_CAPS = 1 << 2 } |
enum | BusFlags { BUS_FLUSHING = GST_OBJECT_FLAG_LAST << 0, BUS_FLAG_LAST = GST_OBJECT_FLAG_LAST << 1 } |
enum | BusSyncReply { BUS_DROP, BUS_PASS, BUS_ASYNC } |
The result values for a Gst::Bus::SlotMessageSync. More... | |
enum | ClockEntryType { CLOCK_ENTRY_SINGLE, CLOCK_ENTRY_PERIODIC } |
enum | ClockReturn { CLOCK_OK, CLOCK_EARLY, CLOCK_UNSCHEDULED, CLOCK_BUSY, CLOCK_BADTIME, CLOCK_ERROR, CLOCK_UNSUPPORTED } |
enum | ClockFlags { CLOCK_FLAG_CAN_DO_SINGLE_SYNC = GST_OBJECT_FLAG_LAST << 0, CLOCK_FLAG_CAN_DO_SINGLE_ASYNC = GST_OBJECT_FLAG_LAST << 1, CLOCK_FLAG_CAN_DO_PERIODIC_SYNC = GST_OBJECT_FLAG_LAST << 2, CLOCK_FLAG_CAN_DO_PERIODIC_ASYNC = GST_OBJECT_FLAG_LAST << 3, CLOCK_FLAG_CAN_SET_RESOLUTION = GST_OBJECT_FLAG_LAST << 4, CLOCK_FLAG_CAN_SET_MASTER = GST_OBJECT_FLAG_LAST << 5, CLOCK_FLAG_LAST = GST_OBJECT_FLAG_LAST << 8 } |
enum | ElementFlags { ELEMENT_LOCKED_STATE = GST_OBJECT_FLAG_LAST << 0, ELEMENT_IS_SINK = GST_OBJECT_FLAG_LAST << 1, ELEMENT_UNPARENTING = GST_OBJECT_FLAG_LAST << 2, ELEMENT_FLAG_LAST = GST_OBJECT_FLAG_LAST << 16 } |
enum | StateChange { STATE_CHANGE_NULL_TO_READY = GST_STATE_CHANGE_NULL_TO_READY, STATE_CHANGE_READY_TO_PAUSED = GST_STATE_CHANGE_READY_TO_PAUSED, STATE_CHANGE_PAUSED_TO_PLAYING = GST_STATE_CHANGE_PAUSED_TO_PLAYING, STATE_CHANGE_PLAYING_TO_PAUSED = GST_STATE_CHANGE_PLAYING_TO_PAUSED, STATE_CHANGE_PAUSED_TO_READY = GST_STATE_CHANGE_PAUSED_TO_READY, STATE_CHANGE_READY_TO_NULL = GST_STATE_CHANGE_READY_TO_NULL } |
enum | StateChangeReturn { STATE_CHANGE_FAILURE, STATE_CHANGE_SUCCESS, STATE_CHANGE_ASYNC, STATE_CHANGE_NO_PREROLL } |
enum | MiniObjectFlags { MINI_OBJECT_FLAG_READONLY = 1<<0, MINI_OBJECT_FLAG_LAST = 1<<4 } |
enum | State { STATE_VOID_PENDING, STATE_NULL, STATE_READY, STATE_PAUSED, STATE_PLAYING } |
enum | EventType { EVENT_UNKNOWN = GST_EVENT_UNKNOWN, EVENT_FLUSH_START = GST_EVENT_FLUSH_START, EVENT_FLUSH_STOP = GST_EVENT_FLUSH_STOP, EVENT_EOS = GST_EVENT_EOS, EVENT_NEWSEGMENT = GST_EVENT_NEWSEGMENT, EVENT_TAG = GST_EVENT_TAG, EVENT_BUFFERSIZE = GST_EVENT_BUFFERSIZE, EVENT_QOS = GST_EVENT_QOS, EVENT_SEEK = GST_EVENT_SEEK, EVENT_NAVIGATION = GST_EVENT_NAVIGATION, EVENT_LATENCY = GST_EVENT_LATENCY, EVENT_CUSTOM_UPSTREAM = GST_EVENT_CUSTOM_UPSTREAM, EVENT_CUSTOM_DOWNSTREAM = GST_EVENT_CUSTOM_DOWNSTREAM, EVENT_CUSTOM_DOWNSTREAM_OOB = GST_EVENT_CUSTOM_DOWNSTREAM_OOB, EVENT_CUSTOM_BOTH = GST_EVENT_CUSTOM_BOTH, EVENT_CUSTOM_BOTH_OOB = GST_EVENT_CUSTOM_BOTH_OOB } |
enum | SeekType { SEEK_TYPE_NONE, SEEK_TYPE_CUR, SEEK_TYPE_SET, SEEK_TYPE_END } |
enum | SeekFlags { SEEK_FLAG_NONE = 0, SEEK_FLAG_FLUSH = 1 << 0, SEEK_FLAG_ACCURATE = 1 << 1, SEEK_FLAG_KEY_UNIT = 1 << 2, SEEK_FLAG_SEGMENT = 1 << 3 } |
enum | EventTypeFlags { EVENT_TYPE_UPSTREAM = 1 << 0, EVENT_TYPE_DOWNSTREAM = 1 << 1, EVENT_TYPE_SERIALIZED = 1 << 2 } |
enum | Format { FORMAT_UNDEFINED, FORMAT_DEFAULT, FORMAT_BYTES, FORMAT_TIME, FORMAT_BUFFERS, FORMAT_PERCENT } |
enum | IndexCertainty { INDEX_UNKNOWN, INDEX_CERTAIN, INDEX_FUZZY } |
enum | IndexEntryType { INDEX_ENTRY_ID, INDEX_ENTRY_ASSOCIATION, INDEX_ENTRY_OBJECT, INDEX_ENTRY_FORMAT } |
enum | IndexLookupMethod { INDEX_LOOKUP_EXACT, INDEX_LOOKUP_BEFORE, INDEX_LOOKUP_AFTER } |
enum | AssocFlags { ASSOCIATION_FLAG_NONE = 0, ASSOCIATION_FLAG_KEY_UNIT = 1 << 0, ASSOCIATION_FLAG_DELTA_UNIT = 1 << 1, ASSOCIATION_FLAG_LAST = 1 << 8 } |
enum | IndexResolverMethod { INDEX_RESOLVER_CUSTOM, INDEX_RESOLVER_GTYPE, INDEX_RESOLVER_PATH } |
enum | IndexFlags { INDEX_WRITABLE = GST_OBJECT_FLAG_LAST << 0, INDEX_READABLE = GST_OBJECT_FLAG_LAST << 1, INDEX_FLAG_LAST = GST_OBJECT_FLAG_LAST << 8 } |
enum | IteratorItem { ITERATOR_ITEM_SKIP, ITERATOR_ITEM_PASS, ITERATOR_ITEM_END } |
enum | IteratorResult { ITERATOR_DONE, ITERATOR_OK, ITERATOR_RESYNC, ITERATOR_ERROR } |
enum | MessageType { MESSAGE_UNKNOWN = 0, MESSAGE_EOS = 1 << 0, MESSAGE_ERROR = 1 << 1, MESSAGE_WARNING = 1 << 2, MESSAGE_INFO = 1 << 3, MESSAGE_TAG = 1 << 4, MESSAGE_BUFFERING = 1 << 5, MESSAGE_STATE_CHANGED = 1 << 6, MESSAGE_STATE_DIRTY = 1 << 7, MESSAGE_STEP_DONE = 1 << 8, MESSAGE_CLOCK_PROVIDE = 1 << 9, MESSAGE_CLOCK_LOST = 1 << 10, MESSAGE_NEW_CLOCK = 1 << 11, MESSAGE_STRUCTURE_CHANGE = 1 << 12, MESSAGE_STREAM_STATUS = 1 << 13, MESSAGE_APPLICATION = 1 << 14, MESSAGE_ELEMENT = 1 << 15, MESSAGE_SEGMENT_START = 1 << 16, MESSAGE_SEGMENT_DONE = 1 << 17, MESSAGE_DURATION = 1 << 18, MESSAGE_LATENCY = 1 << 19, MESSAGE_ASYNC_START = 1 << 20, MESSAGE_ASYNC_DONE = 1 << 21, MESSAGE_ANY = ~0 } |
enum | PadDirection { PAD_UNKNOWN, PAD_SRC, PAD_SINK } |
enum | PadFlags { PAD_BLOCKED = GST_OBJECT_FLAG_LAST << 0, PAD_FLUSHING = GST_OBJECT_FLAG_LAST << 1, PAD_IN_GETCAPS = GST_OBJECT_FLAG_LAST << 2, PAD_IN_SETCAPS = GST_OBJECT_FLAG_LAST << 3, PAD_BLOCKING = GST_OBJECT_FLAG_LAST << 4, PAD_FLAG_LAST = GST_OBJECT_FLAG_LAST << 8 } |
enum | PadLinkReturn { PAD_LINK_OK = 0, PAD_LINK_WRONG_HIERARCHY = -1, PAD_LINK_WAS_LINKED = -2, PAD_LINK_WRONG_DIRECTION = -3, PAD_LINK_NOFORMAT = -4, PAD_LINK_NOSCHED = -5, PAD_LINK_REFUSED = -6 } |
enum | FlowReturn { FLOW_CUSTOM_SUCCESS = 100, FLOW_RESEND = 1, FLOW_OK = 0, FLOW_NOT_LINKED = -1, FLOW_WRONG_STATE = -2, FLOW_UNEXPECTED = -3, FLOW_NOT_NEGOTIATED = -4, FLOW_ERROR = -5, FLOW_NOT_SUPPORTED = -6, FLOW_CUSTOM_ERROR = -100 } |
enum | ActivateMode { ACTIVATE_NONE, ACTIVATE_PUSH, ACTIVATE_PULL } |
enum | PadTemplateFlags { PAD_TEMPLATE_FIXED = GST_OBJECT_FLAG_LAST << 0, PAD_TEMPLATE_LAST = GST_OBJECT_FLAG_LAST << 4 } |
enum | PadPresence { PAD_ALWAYS, PAD_SOMETIMES, PAD_REQUEST } |
enum | Rank { RANK_NONE = 0, RANK_MARGINAL = 64, RANK_SECONDARY = 128, RANK_PRIMARY = 256 } |
enum | QueryType { QUERY_NONE, QUERY_POSITION, QUERY_DURATION, QUERY_LATENCY, QUERY_JITTER, QUERY_RATE, QUERY_SEEKING, QUERY_SEGMENT, QUERY_CONVERT, QUERY_FORMATS, QUERY_BUFFERING } |
enum | BufferingMode { BUFFERING_STREAM, BUFFERING_DOWNLOAD, BUFFERING_TIMESHIFT, BUFFERING_LIVE } |
enum | TagMergeMode { TAG_MERGE_UNDEFINED, TAG_MERGE_REPLACE_ALL, TAG_MERGE_REPLACE, TAG_MERGE_APPEND, TAG_MERGE_PREPEND, TAG_MERGE_KEEP, TAG_MERGE_KEEP_ALL, TAG_MERGE_COUNT } |
enum | TagFlag { TAG_FLAG_UNDEFINED, TAG_FLAG_META, TAG_FLAG_ENCODED, TAG_FLAG_DECODED, TAG_FLAG_COUNT } |
enum | TaskState { TASK_STARTED, TASK_STOPPED, TASK_PAUSED } |
enum | URIType { URI_UNKNOWN = GST_URI_UNKNOWN, URI_SINK = GST_URI_SINK, URI_SRC = GST_URI_SRC } |
Functions | |
BufferCopyFlags | operator| (BufferCopyFlags lhs, BufferCopyFlags rhs) |
BufferCopyFlags | operator& (BufferCopyFlags lhs, BufferCopyFlags rhs) |
BufferCopyFlags | operator^ (BufferCopyFlags lhs, BufferCopyFlags rhs) |
BufferCopyFlags | operator~ (BufferCopyFlags flags) |
BufferCopyFlags& | operator|= (BufferCopyFlags& lhs, BufferCopyFlags rhs) |
BufferCopyFlags& | operator&= (BufferCopyFlags& lhs, BufferCopyFlags rhs) |
BufferCopyFlags& | operator^= (BufferCopyFlags& lhs, BufferCopyFlags rhs) |
guint | get_hours (ClockTime time) |
Get hour component of Gst::ClockTime. | |
guint | get_minutes (ClockTime time) |
Get minute component of Gst::ClockTime. | |
guint | get_seconds (ClockTime time) |
Get seconds component of Gst::ClockTime. | |
guint | get_milliseconds (ClockTime time) |
Get milliseconds component of Gst::ClockTime. | |
guint | get_microseconds (ClockTime time) |
Get microseconds component of Gst::ClockTime. | |
guint | get_nanoseconds (ClockTime time) |
Get nanoseconds component of Gst::ClockTime. | |
guint | get_fractional_seconds (ClockTime time) |
Get fractional component (milli, micro and nano seconds) of Gst::ClockTime. | |
MiniObjectFlags | operator| (MiniObjectFlags lhs, MiniObjectFlags rhs) |
MiniObjectFlags | operator& (MiniObjectFlags lhs, MiniObjectFlags rhs) |
MiniObjectFlags | operator^ (MiniObjectFlags lhs, MiniObjectFlags rhs) |
MiniObjectFlags | operator~ (MiniObjectFlags flags) |
MiniObjectFlags& | operator|= (MiniObjectFlags& lhs, MiniObjectFlags rhs) |
MiniObjectFlags& | operator&= (MiniObjectFlags& lhs, MiniObjectFlags rhs) |
MiniObjectFlags& | operator^= (MiniObjectFlags& lhs, MiniObjectFlags rhs) |
Glib::QueryQuark | get_core_error_quark () |
Get error domain for core system. | |
Glib::QueryQuark | get_library_error_quark () |
Get error domain for library loading. | |
Glib::QueryQuark | get_resource_error_quark () |
Get error domain for resource handling. | |
Glib::QueryQuark | get_stream_error_quark () |
Get error domain for media stream processing. | |
SeekFlags | operator| (SeekFlags lhs, SeekFlags rhs) |
SeekFlags | operator& (SeekFlags lhs, SeekFlags rhs) |
SeekFlags | operator^ (SeekFlags lhs, SeekFlags rhs) |
SeekFlags | operator~ (SeekFlags flags) |
SeekFlags& | operator|= (SeekFlags& lhs, SeekFlags rhs) |
SeekFlags& | operator&= (SeekFlags& lhs, SeekFlags rhs) |
SeekFlags& | operator^= (SeekFlags& lhs, SeekFlags rhs) |
EventTypeFlags | operator| (EventTypeFlags lhs, EventTypeFlags rhs) |
EventTypeFlags | operator& (EventTypeFlags lhs, EventTypeFlags rhs) |
EventTypeFlags | operator^ (EventTypeFlags lhs, EventTypeFlags rhs) |
EventTypeFlags | operator~ (EventTypeFlags flags) |
EventTypeFlags& | operator|= (EventTypeFlags& lhs, EventTypeFlags rhs) |
EventTypeFlags& | operator&= (EventTypeFlags& lhs, EventTypeFlags rhs) |
EventTypeFlags& | operator^= (EventTypeFlags& lhs, EventTypeFlags rhs) |
Format | 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 | get_format (const Glib::ustring& nick) |
Return the format registered with the given nick. | |
bool | formats_contain (const Glib::ArrayHandle<Format>& formats, Format format) |
See if the given format is inside the array of formats. | |
bool | get_format_details (Format format, FormatDefinition& def) |
Get details about the given format. | |
IteratorBasic< const FormatDefinition > | iterate_format_definitions () |
Iterate all the registered formats. | |
void | gst_wrap_init () |
Initializes wrapping system of Gst::MiniObject derrived classes. | |
AssocFlags | operator| (AssocFlags lhs, AssocFlags rhs) |
AssocFlags | operator& (AssocFlags lhs, AssocFlags rhs) |
AssocFlags | operator^ (AssocFlags lhs, AssocFlags rhs) |
AssocFlags | operator~ (AssocFlags flags) |
AssocFlags& | operator|= (AssocFlags& lhs, AssocFlags rhs) |
AssocFlags& | operator&= (AssocFlags& lhs, AssocFlags rhs) |
AssocFlags& | operator^= (AssocFlags& lhs, AssocFlags rhs) |
void | init (int& argc, char**& argv) |
Initializes gstreamermm parsing command line arguments. | |
void | init () |
Initializes gstreamermm without parsing command line options. | |
bool | init_check (int& argc, char**& argv) |
Initializes gstreamermm gracefully parsing command line arguments. | |
bool | init_check () |
Initializes gstreamermm gracefully without parsing command line arguments. | |
Glib::OptionGroup | get_option_group () |
Returns a Glib::OptionGroup with GStreamer's argument specifications. | |
MessageType | operator| (MessageType lhs, MessageType rhs) |
MessageType | operator& (MessageType lhs, MessageType rhs) |
MessageType | operator^ (MessageType lhs, MessageType rhs) |
MessageType | operator~ (MessageType flags) |
MessageType& | operator|= (MessageType& lhs, MessageType rhs) |
MessageType& | operator&= (MessageType& lhs, MessageType rhs) |
MessageType& | operator^= (MessageType& lhs, MessageType rhs) |
void | version (guint& major, guint& minor, guint& micro) |
Gets the version number of the gstreamermm library. | |
template<class T> | |
T::BaseObjectType* | unwrap (T* ptr) |
Get the underlying C instance from the C++ instance. | |
template<class T> | |
const T::BaseObjectType* | unwrap (const T* ptr) |
Get the underlying C instance from the C++ instance. | |
template<class T> | |
T::BaseObjectType* | unwrap (const Glib::RefPtr<T>& ptr) |
Get the underlying C instance from the C++ instance. | |
template<class T> | |
const T::BaseObjectType* | unwrap (const Glib::RefPtr<const T>& ptr) |
Get the underlying C instance from the C++ instance. | |
template<class T> | |
T::BaseObjectType* | unwrap_copy (const Glib::RefPtr<T>& ptr) |
Get the underlying C instance from the C++ instance and acquire a reference. | |
template<class T> | |
const T::BaseObjectType* | unwrap_copy (const Glib::RefPtr<const T>& ptr) |
Get the underlying C instance from the C++ instance and acquire a reference. | |
void | wrap_init () |
Initializes the main gstreamermm wrapping system. | |
Variables | |
const Glib::ustring | BASE_TRANSFORM_SINK_NAME = GST_BASE_TRANSFORM_SINK_NAME |
The name of the templates for the sink pad ("sink"). | |
const Glib::ustring | BASE_TRANSFORM_SRC_NAME = GST_BASE_TRANSFORM_SRC_NAME |
The name of the templates for the source pad ("src"). | |
const ClockTime | CLOCK_TIME_NONE = GST_CLOCK_TIME_NONE |
Constant to define an undefined clock time. | |
const ClockTime | SECOND = GST_SECOND |
Constant that defines one GStreamer second. | |
const ClockTime | MILLI_SECOND = GST_MSECOND |
Constant that defines one GStreamer millisecond. | |
const ClockTime | MICRO_SECOND = GST_USECOND |
Constant that defines one GStreamer microsecond. | |
const ClockTime | NANO_SECOND = GST_NSECOND |
Constant that defines one GStreamer nanosecond. | |
const Glib::ustring | TAG_TITLE = GST_TAG_TITLE |
Commonly used title (string). | |
const Glib::ustring | TAG_TITLE_SORTNAME = GST_TAG_TITLE_SORTNAME |
Commonly used title, as used for sorting (string). | |
const Glib::ustring | TAG_ARTIST = GST_TAG_ARTIST |
Person(s) responsible for the recording (string). | |
const Glib::ustring | TAG_ARTIST_SORTNAME = GST_TAG_ARTIST_SORTNAME |
Person(s) responsible for the recording, as used for sorting (string). | |
const Glib::ustring | TAG_ALBUM = GST_TAG_ALBUM |
Album containing this data (string). | |
const Glib::ustring | TAG_ALBUM_SORTNAME = GST_TAG_ALBUM_SORTNAME |
Album containing this data, as used for sorting (string). | |
const Glib::ustring | TAG_DATE = GST_TAG_DATE |
Date the data was created (GDate structure). | |
const Glib::ustring | TAG_GENRE = GST_TAG_GENRE |
Genre this data belongs to (string). | |
const Glib::ustring | TAG_COMMENT = GST_TAG_COMMENT |
Free text commenting the data (string). | |
const Glib::ustring | TAG_EXTENDED_COMMENT = GST_TAG_EXTENDED_COMMENT |
Key/value text commenting the data (string). | |
const Glib::ustring | TAG_TRACK_NUMBER = GST_TAG_TRACK_NUMBER |
Track number inside a collection (unsigned integer). | |
const Glib::ustring | TAG_TRACK_COUNT = GST_TAG_TRACK_COUNT |
Count of tracks inside collection this track belongs to (unsigned integer). | |
const Glib::ustring | TAG_ALBUM_VOLUME_NUMBER = GST_TAG_ALBUM_VOLUME_NUMBER |
Disc number inside a collection (unsigned integer). | |
const Glib::ustring | TAG_ALBUM_VOLUME_COUNT = GST_TAG_ALBUM_VOLUME_COUNT |
Count of discs inside collection this disc belongs to (unsigned integer). | |
const Glib::ustring | TAG_LOCATION = GST_TAG_LOCATION |
Original location of file as a URI (string). | |
const Glib::ustring | TAG_DESCRIPTION = GST_TAG_DESCRIPTION |
Short text describing the content of the data (string). | |
const Glib::ustring | TAG_VERSION = GST_TAG_VERSION |
Version of this data (string). | |
const Glib::ustring | TAG_ISRC = GST_TAG_ISRC |
International Standard Recording Code - see http://www.ifpi.org/isrc/ (string). | |
const Glib::ustring | TAG_ORGANIZATION = GST_TAG_ORGANIZATION |
Organization (string). | |
const Glib::ustring | TAG_COPYRIGHT = GST_TAG_COPYRIGHT |
Copyright notice of the data (string). | |
const Glib::ustring | TAG_COPYRIGHT_URI = GST_TAG_COPYRIGHT_URI |
URI to location where copyright details can be found (string). | |
const Glib::ustring | TAG_COMPOSER = GST_TAG_COMPOSER |
Person(s) who composed the recording (string). | |
const Glib::ustring | TAG_CONTACT = GST_TAG_CONTACT |
Contact information (string). | |
const Glib::ustring | TAG_LICENSE = GST_TAG_LICENSE |
License of data (string). | |
const Glib::ustring | TAG_LICENSE_URI = GST_TAG_LICENSE_URI |
URI to location where license details can be found (string). | |
const Glib::ustring | TAG_PERFORMER = GST_TAG_PERFORMER |
Person(s) performing (string). | |
const Glib::ustring | TAG_DURATION = GST_TAG_DURATION |
Length in GStreamer time units (nanoseconds) (unsigned 64-bit integer). | |
const Glib::ustring | TAG_CODEC = GST_TAG_CODEC |
Codec the data is stored in (string). | |
const Glib::ustring | TAG_VIDEO_CODEC = GST_TAG_VIDEO_CODEC |
Codec the video data is stored in (string). | |
const Glib::ustring | TAG_AUDIO_CODEC = GST_TAG_AUDIO_CODEC |
Codec the audio data is stored in (string). | |
const Glib::ustring | TAG_BITRATE = GST_TAG_BITRATE |
Exact or average bitrate in bits/s (unsigned integer). | |
const Glib::ustring | TAG_NOMINAL_BITRATE = GST_TAG_NOMINAL_BITRATE |
Nominal bitrate in bits/s (unsigned integer). | |
const Glib::ustring | TAG_MINIMUM_BITRATE = GST_TAG_MINIMUM_BITRATE |
Minimum bitrate in bits/s (unsigned integer). | |
const Glib::ustring | TAG_MAXIMUM_BITRATE = GST_TAG_MAXIMUM_BITRATE |
Maximum bitrate in bits/s (unsigned integer). | |
const Glib::ustring | TAG_SERIAL = GST_TAG_SERIAL |
Serial number of track (unsigned integer). | |
const Glib::ustring | TAG_ENCODER = GST_TAG_ENCODER |
Encoder used to encode this stream (string). | |
const Glib::ustring | TAG_ENCODER_VERSION = GST_TAG_ENCODER_VERSION |
Version of the encoder used to encode this stream (unsigned integer). | |
const Glib::ustring | TAG_TRACK_GAIN = GST_TAG_TRACK_GAIN |
Track gain in db (double). | |
const Glib::ustring | TAG_TRACK_PEAK = GST_TAG_TRACK_PEAK |
Peak of the track (double). | |
const Glib::ustring | TAG_ALBUM_GAIN = GST_TAG_ALBUM_GAIN |
Album gain in db (double). | |
const Glib::ustring | TAG_ALBUM_PEAK = GST_TAG_ALBUM_PEAK |
Peak of the album (double). | |
const Glib::ustring | TAG_REFERENCE_LEVEL = GST_TAG_REFERENCE_LEVEL |
Reference level of track and album gain values (double). | |
const Glib::ustring | TAG_LANGUAGE_CODE = GST_TAG_LANGUAGE_CODE |
Language code (ISO-639-1) (string) of the content. | |
const Glib::ustring | TAG_IMAGE = GST_TAG_IMAGE |
Image (buffer) (buffer caps should specify the content type and preferably also set "image-type" field as GstTagImageType). | |
const Glib::ustring | TAG_PREVIEW_IMAGE = GST_TAG_PREVIEW_IMAGE |
Image that is meant for preview purposes, e.g. | |
const Glib::ustring | TAG_BEATS_PER_MINUTE = GST_TAG_BEATS_PER_MINUTE |
Number of beats per minute in audio (double). | |
GLIBMM_API GQuark | quark_ |
GLIBMM_API GQuark | quark_cpp_wrapper_deleted_ |
typedef GstClockTime Gst::ClockTime |
A datatype to hold a time, measured in nanoseconds.
typedef GstClockTimeDiff Gst::ClockTimeDiff |
A datatype to hold a timedifference, measured in nanoseconds.
enum Gst::EventType |
enum Gst::StateChange |
enum Gst::URIType |
bool Gst::formats_contain | ( | const Glib::ArrayHandle< Format > & | formats, | |
Format | format | |||
) |
See if the given format is inside the array of formats.
formats | The array of formats to search. | |
format | The format to find. |
Glib::QueryQuark Gst::get_core_error_quark | ( | ) |
Get error domain for core system.
Errors in this domain will be from the Gst::CoreError enumeration.
Format Gst::get_format | ( | const Glib::ustring & | nick | ) |
Return the format registered with the given nick.
nick | The nick of the format. |
bool Gst::get_format_details | ( | Format | format, | |
FormatDefinition & | def | |||
) |
Get details about the given format.
format | The format to get details of. | |
def | The Gst::FormatDefinition in which to store the details of the format. |
guint Gst::get_fractional_seconds | ( | ClockTime | time | ) |
Get fractional component (milli, micro and nano seconds) of Gst::ClockTime.
time | The Gst::ClockTime to parse. |
guint Gst::get_hours | ( | ClockTime | time | ) |
Get hour component of Gst::ClockTime.
time | The Gst::ClockTime to parse. |
Glib::QueryQuark Gst::get_library_error_quark | ( | ) |
Get error domain for library loading.
Errors in this domain will be from the Gst::LibraryError enumeration.
guint Gst::get_microseconds | ( | ClockTime | time | ) |
Get microseconds component of Gst::ClockTime.
time | The Gst::ClockTime to parse. |
guint Gst::get_milliseconds | ( | ClockTime | time | ) |
Get milliseconds component of Gst::ClockTime.
time | The Gst::ClockTime to parse. |
guint Gst::get_minutes | ( | ClockTime | time | ) |
Get minute component of Gst::ClockTime.
time | The Gst::ClockTime to parse. |
guint Gst::get_nanoseconds | ( | ClockTime | time | ) |
Get nanoseconds component of Gst::ClockTime.
time | The Gst::ClockTime to parse. |
Glib::OptionGroup Gst::get_option_group | ( | ) |
Returns a Glib::OptionGroup with GStreamer's argument specifications.
The group is set up to use standard GOption callbacks, so when using this group in combination with GOption parsing methods, all argument parsing and initialization is automated.
This function is useful if you want to integrate GStreamer with other libraries that use GOption (see g_option_context_add_group() ).
If you use this function, you should make sure you initialise the GLib threading system as one of the very first things in your program.
Glib::QueryQuark Gst::get_resource_error_quark | ( | ) |
Get error domain for resource handling.
Errors in this domain will be from the Gst::ResourceError enumeration.
guint Gst::get_seconds | ( | ClockTime | time | ) |
Get seconds component of Gst::ClockTime.
time | The Gst::ClockTime to parse. |
Glib::QueryQuark Gst::get_stream_error_quark | ( | ) |
Get error domain for media stream processing.
Errors in this domain will be from the Gst::StreamError enumeration.
void Gst::gst_wrap_init | ( | ) |
Initializes wrapping system of Gst::MiniObject derrived classes.
There is no need to use this function directly; instead use Gst::init() or Gst::init_check().
void Gst::init | ( | ) |
Initializes gstreamermm without parsing command line options.
Either the Gst::init() or Gst::init_check() functions with command line parsing should be called to initalize gstreamermm before calling any other GLib functions. If this is not an option, your program must initialize the GLib thread system using Glib::thread_init() before any other GLib functions are called and use either this function or Gst::init_check() with no arguments before calling any gstreamermm functions. GLib thread initialization can be done as follows:
if (!Glib::thread_supported ())
Glib::thread_init ();
...
Note: This function will terminate your program if it was unable to initialize gstreamermm for some reason. If you want your program to fall back, use Gst::init_check() instead.
void Gst::init | ( | int & | argc, | |
char **& | argv | |||
) |
Initializes gstreamermm parsing command line arguments.
Either this function or Gst::init_check() with command line parsing should be called to initialize gstreamermm before calling any other GLib functions. If this is not an option, your program must initialize the GLib thread system using Glib::thread_init() before any other GLib functions are called and use either Gst::init() or Gst::init_check() with no arguments before calling any gstreamermm functions. GLib thread initialization can be done as follows:
if (!Glib::thread_supported ())
Glib::thread_init ();
...
Note: This function will terminate your program if it was unable to initialize GStreamer for some reason. If you want your program to fall back, use Gst::init_check() instead.
WARNING: This function does not work in the same way as corresponding functions in other glib-style libraries, such as gtk_init(). In particular, unknown command line options cause this function to abort program execution.
argc | Pointer to application's argc. | |
argv | Pointer to application's argv. |
bool Gst::init_check | ( | ) |
Initializes gstreamermm gracefully without parsing command line arguments.
Either the Gst::init() or Gst::init_check() functions with command line parsing should be called to initalize gstreamermm before calling any other GLib functions. If this is not an option, your program must initialize the GLib thread system using Glib::thread_init() before any other GLib functions are called and use either this function or Gst::init() with no arguments before calling any gstreamermm functions. GLib thread initialization can be done as follows:
if (!Glib::thread_supported ())
Glib::thread_init ();
...
This function will return false if gstreamermm could not be initialized for some reason. If you want your program to fail fatally, use Gst::init() instead.
Glib::Error |
bool Gst::init_check | ( | int & | argc, | |
char **& | argv | |||
) |
Initializes gstreamermm gracefully parsing command line arguments.
Either this function or Gst::init() with command line parsing should be called to initialize gstreamermm before calling any other GLib functions. If this is not an option, your program must initialize the GLib thread system using Glib::thread_init() before any other GLib functions are called and use either Gst::init() or Gst::init_check() with no arguments before calling any gstreamermm functions. GLib thread initialization can be done as follows:
if (!Glib::thread_supported ())
Glib::thread_init ();
...
This function will return false if gstreamermm could not be initialized for some reason. If you want your program to fail fatally, use Gst::init() instead.
argc | Pointer to application's argc. | |
argv | Pointer to application's argv. |
Glib::Error |
IteratorBasic<const FormatDefinition> Gst::iterate_format_definitions | ( | ) |
Iterate all the registered formats.
The format definitions are read only.
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.
nick | The nick of the new format. | |
description | The description of the new format. |
const T::BaseObjectType* Gst::unwrap | ( | const Glib::RefPtr< const T > & | ptr | ) | [inline] |
Get the underlying C instance from the C++ instance.
This is just like calling gobj(), but it does its own check for a NULL pointer.
T::BaseObjectType* Gst::unwrap | ( | const Glib::RefPtr< T > & | ptr | ) | [inline] |
Get the underlying C instance from the C++ instance.
This is just like calling gobj(), but it does its own check for a NULL pointer.
const T::BaseObjectType* Gst::unwrap | ( | const T * | ptr | ) | [inline] |
Get the underlying C instance from the C++ instance.
This is just like calling gobj(), but it does its own check for a NULL pointer.
T::BaseObjectType* Gst::unwrap | ( | T * | ptr | ) | [inline] |
Get the underlying C instance from the C++ instance.
This is just like calling gobj(), but it does its own check for a NULL pointer.
const T::BaseObjectType* Gst::unwrap_copy | ( | const Glib::RefPtr< const T > & | ptr | ) | [inline] |
Get the underlying C instance from the C++ instance and acquire a reference.
This is just like calling gobj_copy(), but it does its own check for a NULL pointer.
T::BaseObjectType* Gst::unwrap_copy | ( | const Glib::RefPtr< T > & | ptr | ) | [inline] |
Get the underlying C instance from the C++ instance and acquire a reference.
This is just like calling gobj_copy(), but it does its own check for a NULL pointer.
void Gst::version | ( | guint & | major, | |
guint & | minor, | |||
guint & | micro | |||
) |
Gets the version number of the gstreamermm library.
major | Pointer to a guint to store the major version number. | |
minor | Pointer to a guint to store the minor version number. | |
micro | Pointer to a guint to store the micro version number. |
void Gst::wrap_init | ( | ) |
Initializes the main gstreamermm wrapping system.
There's no need to use this function directly; instead use Gst::init() or Gst::init_check().
const Glib::ustring Gst::BASE_TRANSFORM_SINK_NAME = GST_BASE_TRANSFORM_SINK_NAME |
The name of the templates for the sink pad ("sink").
const Glib::ustring Gst::BASE_TRANSFORM_SRC_NAME = GST_BASE_TRANSFORM_SRC_NAME |
The name of the templates for the source pad ("src").
const ClockTime Gst::CLOCK_TIME_NONE = GST_CLOCK_TIME_NONE |
Constant to define an undefined clock time.
const ClockTime Gst::MICRO_SECOND = GST_USECOND |
Constant that defines one GStreamer microsecond.
const ClockTime Gst::MILLI_SECOND = GST_MSECOND |
Constant that defines one GStreamer millisecond.
const ClockTime Gst::NANO_SECOND = GST_NSECOND |
Constant that defines one GStreamer nanosecond.
GLIBMM_API GQuark Gst::quark_ |
GLIBMM_API GQuark Gst::quark_cpp_wrapper_deleted_ |
const ClockTime Gst::SECOND = GST_SECOND |
Constant that defines one GStreamer second.
const Glib::ustring Gst::TAG_ALBUM = GST_TAG_ALBUM |
Album containing this data (string).
The album name as it should be displayed, e.g. 'The Jazz Guitar'.
const Glib::ustring Gst::TAG_ALBUM_GAIN = GST_TAG_ALBUM_GAIN |
Album gain in db (double).
const Glib::ustring Gst::TAG_ALBUM_PEAK = GST_TAG_ALBUM_PEAK |
Peak of the album (double).
const Glib::ustring Gst::TAG_ALBUM_SORTNAME = GST_TAG_ALBUM_SORTNAME |
Album containing this data, as used for sorting (string).
The album name as it should be sorted, e.g. 'Jazz Guitar, The'.
Since 0.10.15.
const Glib::ustring Gst::TAG_ALBUM_VOLUME_COUNT = GST_TAG_ALBUM_VOLUME_COUNT |
Count of discs inside collection this disc belongs to (unsigned integer).
const Glib::ustring Gst::TAG_ALBUM_VOLUME_NUMBER = GST_TAG_ALBUM_VOLUME_NUMBER |
Disc number inside a collection (unsigned integer).
const Glib::ustring Gst::TAG_ARTIST = GST_TAG_ARTIST |
Person(s) responsible for the recording (string).
The artist name as it should be displayed, e.g. 'Jimi Hendrix' or 'The Guitar Heroes'.
const Glib::ustring Gst::TAG_ARTIST_SORTNAME = GST_TAG_ARTIST_SORTNAME |
Person(s) responsible for the recording, as used for sorting (string).
The artist name as it should be sorted, e.g. 'Hendrix, Jimi' or 'Guitar Heroes, The'.
Since 0.10.15.
const Glib::ustring Gst::TAG_AUDIO_CODEC = GST_TAG_AUDIO_CODEC |
Codec the audio data is stored in (string).
const Glib::ustring Gst::TAG_BEATS_PER_MINUTE = GST_TAG_BEATS_PER_MINUTE |
Number of beats per minute in audio (double).
Since 0.10.12.
const Glib::ustring Gst::TAG_BITRATE = GST_TAG_BITRATE |
Exact or average bitrate in bits/s (unsigned integer).
const Glib::ustring Gst::TAG_CODEC = GST_TAG_CODEC |
Codec the data is stored in (string).
const Glib::ustring Gst::TAG_COMMENT = GST_TAG_COMMENT |
Free text commenting the data (string).
const Glib::ustring Gst::TAG_COMPOSER = GST_TAG_COMPOSER |
Person(s) who composed the recording (string).
Since 0.10.15.
const Glib::ustring Gst::TAG_CONTACT = GST_TAG_CONTACT |
Contact information (string).
const Glib::ustring Gst::TAG_COPYRIGHT = GST_TAG_COPYRIGHT |
Copyright notice of the data (string).
const Glib::ustring Gst::TAG_COPYRIGHT_URI = GST_TAG_COPYRIGHT_URI |
URI to location where copyright details can be found (string).
Since 0.10.14.
const Glib::ustring Gst::TAG_DATE = GST_TAG_DATE |
Date the data was created (GDate structure).
const Glib::ustring Gst::TAG_DESCRIPTION = GST_TAG_DESCRIPTION |
Short text describing the content of the data (string).
const Glib::ustring Gst::TAG_DURATION = GST_TAG_DURATION |
Length in GStreamer time units (nanoseconds) (unsigned 64-bit integer).
const Glib::ustring Gst::TAG_ENCODER = GST_TAG_ENCODER |
Encoder used to encode this stream (string).
const Glib::ustring Gst::TAG_ENCODER_VERSION = GST_TAG_ENCODER_VERSION |
Version of the encoder used to encode this stream (unsigned integer).
const Glib::ustring Gst::TAG_EXTENDED_COMMENT = GST_TAG_EXTENDED_COMMENT |
Key/value text commenting the data (string).
Must be in the form of 'key=comment' or 'key[lc]=comment' where 'lc' is an ISO-639 language code.
This tag is used for unknown Vorbis comment tags, unknown APE tags and certain ID3v2 comment fields.
Since 0.10.10.
const Glib::ustring Gst::TAG_GENRE = GST_TAG_GENRE |
Genre this data belongs to (string).
const Glib::ustring Gst::TAG_IMAGE = GST_TAG_IMAGE |
Image (buffer) (buffer caps should specify the content type and preferably also set "image-type" field as GstTagImageType).
Since 0.10.6
const Glib::ustring Gst::TAG_ISRC = GST_TAG_ISRC |
International Standard Recording Code - see http://www.ifpi.org/isrc/ (string).
const Glib::ustring Gst::TAG_LANGUAGE_CODE = GST_TAG_LANGUAGE_CODE |
Language code (ISO-639-1) (string) of the content.
const Glib::ustring Gst::TAG_LICENSE = GST_TAG_LICENSE |
License of data (string).
const Glib::ustring Gst::TAG_LICENSE_URI = GST_TAG_LICENSE_URI |
URI to location where license details can be found (string).
Since 0.10.14.
const Glib::ustring Gst::TAG_LOCATION = GST_TAG_LOCATION |
Original location of file as a URI (string).
const Glib::ustring Gst::TAG_MAXIMUM_BITRATE = GST_TAG_MAXIMUM_BITRATE |
Maximum bitrate in bits/s (unsigned integer).
const Glib::ustring Gst::TAG_MINIMUM_BITRATE = GST_TAG_MINIMUM_BITRATE |
Minimum bitrate in bits/s (unsigned integer).
const Glib::ustring Gst::TAG_NOMINAL_BITRATE = GST_TAG_NOMINAL_BITRATE |
Nominal bitrate in bits/s (unsigned integer).
const Glib::ustring Gst::TAG_ORGANIZATION = GST_TAG_ORGANIZATION |
Organization (string).
const Glib::ustring Gst::TAG_PERFORMER = GST_TAG_PERFORMER |
Person(s) performing (string).
const Glib::ustring Gst::TAG_PREVIEW_IMAGE = GST_TAG_PREVIEW_IMAGE |
Image that is meant for preview purposes, e.g.
small icon-sized version (buffer) (buffer caps should specify the content type). Since 0.10.7.
const Glib::ustring Gst::TAG_REFERENCE_LEVEL = GST_TAG_REFERENCE_LEVEL |
Reference level of track and album gain values (double).
Since 0.10.12.
const Glib::ustring Gst::TAG_SERIAL = GST_TAG_SERIAL |
Serial number of track (unsigned integer).
const Glib::ustring Gst::TAG_TITLE = GST_TAG_TITLE |
Commonly used title (string).
The title as it should be displayed, e.g. 'The Doll House'.
const Glib::ustring Gst::TAG_TITLE_SORTNAME = GST_TAG_TITLE_SORTNAME |
Commonly used title, as used for sorting (string).
The title as it should be sorted, e.g. 'Doll House, The'.
Since 0.10.15.
const Glib::ustring Gst::TAG_TRACK_COUNT = GST_TAG_TRACK_COUNT |
Count of tracks inside collection this track belongs to (unsigned integer).
const Glib::ustring Gst::TAG_TRACK_GAIN = GST_TAG_TRACK_GAIN |
Track gain in db (double).
const Glib::ustring Gst::TAG_TRACK_NUMBER = GST_TAG_TRACK_NUMBER |
Track number inside a collection (unsigned integer).
const Glib::ustring Gst::TAG_TRACK_PEAK = GST_TAG_TRACK_PEAK |
Peak of the track (double).
const Glib::ustring Gst::TAG_VERSION = GST_TAG_VERSION |
Version of this data (string).
const Glib::ustring Gst::TAG_VIDEO_CODEC = GST_TAG_VIDEO_CODEC |
Codec the video data is stored in (string).