FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
metadata.c File Reference

Shows how the metadata API can be used in application programs. More...

#include <stdio.h>
#include <libavformat/avformat.h>
#include <libavutil/dict.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Shows how the metadata API can be used in application programs.

Definition in file metadata.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 34 of file metadata.c.