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