FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
avio_list_dir.c File Reference
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libavformat/avio.h>

Go to the source code of this file.

Functions

static const char * type_string (int type)
 
int main (int argc, char *argv[])
 

Function Documentation

static const char* type_string ( int  type)
static

Definition at line 27 of file avio_list_dir.c.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Definition at line 57 of file avio_list_dir.c.