Index of values


C
create [Faad]

D
decode [Faad.Mp4]
decode [Faad]
decode dec buf ofs len decodes at most len bytes of data in buf starting at offset ofs.

E
error_message [Faad]
Get the error message corresponding to a raised Error.

F
find_aac_track [Faad.Mp4]
Find the first AAC track.
find_frame [Faad]
Heuristic guess of the offset of the begining of a frame.

I
init [Faad.Mp4]
Initialize a decoder.
init [Faad]
init dec buf ofs len initializes a decoder given the len bytes of data in buf starting at offset ofs.
is_mp4 [Faad.Mp4]
Detect whether the file is an MP4 given at least 8 bytes of its header.

M
metadata [Faad.Mp4]
min_bytes_per_channel [Faad]
A decode call can eat up to min_bytes_per_channel bytes per decoded channel, so at least so much bytes per channel should be available in this stream.

O
openfile [Faad.Mp4]
Open an MP4 file.
openfile_fd [Faad.Mp4]

P
post_sync_reset [Faad]

R
read_sample [Faad.Mp4]

S
samples [Faad.Mp4]
seek [Faad.Mp4]
Seek to the given offset, in audio samples.

T
tracks [Faad.Mp4]
Total number of tracks.