meta: Deprecate GST_META_TAG_MEMORY

The GQuarks are not exported by any public API
This commit is contained in:
Sebastian Dröge 2013-09-09 15:40:25 +02:00
parent ff05a4698e
commit dae27ba3d3

View file

@ -217,6 +217,9 @@ GST_EXPORT GQuark _gst_meta_tag_memory;
*
* Metadata tagged with this tag depends on the particular memory
* or buffer that it is on.
*
* Deprecated: The GQuarks are not exported by any public API, use
* GST_META_TAG_MEMORY_STR instead.
*/
#define GST_META_TAG_MEMORY (_gst_meta_tag_memory)