Changes

Jump to: navigation, search

GeckoMediaPlugins

404 bytes added, 20:54, 22 January 2014
The Meta-Data File
Description: Provides encoding and decoding of h.264 video.
Version: 2.1
Capability: encode-video[h264], decode-video[h264]
</pre>
The capability record lists strings used to identify APIs provided by the GMP. Each API can (optionally) have a list of tags associated with it, giving further information about what is supported. The separator character for the list of tags is ":" (e.g. "[aFormat:bFormat:cFormat]"). In this example the plugin is stating that it can operate on "h264" video, which is understood by Gecko. This allows Gecko to know what formats are supported without loading the plugin.
== How Gecko Loads a GMP ==
Confirm, emeritus
1,680
edits

Navigation menu