Go to the source code of this file.
◆ codec_flags()
static uint32_t codec_flags |
( |
enum AVCodecID |
codec_id | ) |
|
|
static |
◆ samples_per_packet()
static uint32_t samples_per_packet |
( |
enum AVCodecID |
codec_id, |
|
|
int |
channels, |
|
|
int |
block_align |
|
) |
| |
|
static |
◆ caf_write_header()
◆ caf_write_packet()
◆ caf_write_trailer()
< mNumberPackets
< mNumberValidFrames
< mPrimingFrames
< mRemainderFrames
Definition at line 240 of file cafenc.c.
◆ ff_caf_muxer
Initial value:= {
.name = "caf",
.mime_type = "audio/x-caf",
.extensions = "caf",
}
Definition at line 268 of file cafenc.c.