#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) |
Definition in file metadata.c.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 33 of file metadata.c.
1.5.8