1MP4(3) MP4 File Format Library MP4(3)
2
3
4
6 MP4GetAudioProfileLevel - Gets the minimum MPEG-4 audio profile and
7 level required to render the contents of the file
8
10 #include <mp4.h>
11
12 u_int8_t MP4GetAudioProfileLevel(
13 MP4FileHandle hFile
14 )
15
17 hFile Specifies the mp4 file to which the operation applies.
18
20 The current audio profile/level for the file. See MP4SetAudioPro‐
21 fileLevel() for known values.
22
24 MP4GetAudioProfileLevel returns the minumum profile/level of MPEG-4
25 audio support necessary to render the contents of the file.
26
28 MP4(3) MP4SetAudioProfileLevel(3)
29
30
31
32Cisco Systems Inc. Version 0.9 MP4(3)