#include "avformat.h"
#include "caf.h"
#include "isom.h"
#include "avio_internal.h"
#include "libavutil/intfloat.h"
#include "libavutil/dict.h"
Go to the source code of this file.
Function Documentation
< mNumberPackets
< mNumberValidFrames
< mPrimingFrames
< mRemainderFrames
Definition at line 239 of file cafenc.c.
static uint32_t codec_flags |
( |
enum AVCodecID |
codec_id | ) |
|
|
static |
static uint32_t samples_per_packet |
( |
enum AVCodecID |
codec_id, |
|
|
int |
channels |
|
) |
| |
|
static |
Variable Documentation
Initial value: {
.name = "caf",
.mime_type = "audio/x-caf",
.extensions = "caf",
}
Definition at line 267 of file cafenc.c.