FFmpeg
Loading...
Searching...
No Matches
lc3.c File Reference

Based on the file format specified by : More...

#include "config_components.h"
#include "libavcodec/packet.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "avio.h"
#include "demux.h"
#include "internal.h"
#include "mux.h"

Go to the source code of this file.

Functions

static int check_frame_length (void *avcl, int srate_hz, int frame_us)
 

Detailed Description

Based on the file format specified by :

Definition in file lc3.c.

Function Documentation

◆ check_frame_length()

static int check_frame_length ( void * avcl,
int srate_hz,
int frame_us )
static

Definition at line 46 of file lc3.c.