|
FFmpeg
4.2.2
|
libavformat multi-client network API usage example. More...
Go to the source code of this file.
Functions | |
| static void | process_client (AVIOContext *client, const char *in_uri) |
| int | main (int argc, char **argv) |
libavformat multi-client network API usage example.
Definition in file http_multiclient.c.
|
static |
Definition at line 36 of file http_multiclient.c.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 100 of file http_multiclient.c.
1.8.13