#include <stdio.h>
#include <libavformat/avformat.h>
#include <libavutil/dict.h>
Go to the source code of this file.
Shows how the metadata API can be used in application programs.
Definition in file metadata.c.
Definition at line 34 of file metadata.c.