mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
lavf doxy: add metadata docs to the main lavf group
This commit is contained in:
parent
8bd1f1a4c8
commit
b262a05904
@ -86,6 +86,7 @@ struct AVFormatContext;
|
|||||||
/**
|
/**
|
||||||
* @defgroup metadata_api Public Metadata API
|
* @defgroup metadata_api Public Metadata API
|
||||||
* @{
|
* @{
|
||||||
|
* @ingroup libavf
|
||||||
* The metadata API allows libavformat to export metadata tags to a client
|
* The metadata API allows libavformat to export metadata tags to a client
|
||||||
* application using a sequence of key/value pairs. Like all strings in Libav,
|
* application using a sequence of key/value pairs. Like all strings in Libav,
|
||||||
* metadata must be stored as UTF-8 encoded Unicode. Note that metadata
|
* metadata must be stored as UTF-8 encoded Unicode. Note that metadata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user