FFmpeg 7.1.1
Loading...
Searching...
No Matches
avio_read_callback.c File Reference

Go to the source code of this file.

Data Structures

struct  buffer_data
 

Functions

static int read_packet (void *opaque, uint8_t *buf, int buf_size)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ read_packet()

static int read_packet ( void * opaque,
uint8_t * buf,
int buf_size )
static
Examples
avio_read_callback.c.

Definition at line 42 of file avio_read_callback.c.

Referenced by main().

◆ main()

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

Definition at line 59 of file avio_read_callback.c.