FFmpeg
Functions
mov_esds.c File Reference
#include "avformat.h"
#include "avio.h"
#include "isom.h"

Go to the source code of this file.

Functions

int ff_mov_read_esds (AVFormatContext *fc, AVIOContext *pb)
 

Function Documentation

◆ ff_mov_read_esds()

int ff_mov_read_esds ( AVFormatContext fc,
AVIOContext pb 
)

Definition at line 23 of file mov_esds.c.

Referenced by mov_read_esds(), and read_kuki_chunk().