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