FFmpeg
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>

Functions

int main (int argc, char **argv)
 

Detailed Description

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