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