1MP4(3) MP4 File Format Library MP4(3)
2
3
4
6 MP4GetDuration - Get the duration of the movie (file)
7
9 #include <mp4.h>
10
11 MP4Duration MP4GetDuration(
12 MP4FileHandle hFile
13 )
14
16 hFile Specifies the mp4 file to which the operation applies.
17
19 The duration of the movie (file) in movie (file) time scale units.
20
22 MP4GetDuration returns the maximum duration of all the tracks in the
23 specified mp4 file.
24
25 Caveat: the duration is the movie (file) time scale units.
26
28 MP4(3) MP4GetTimeScale(3) MP4ConvertFromMovieDuration(3)
29
30
31
32Cisco Systems Inc. Version 0.9 MP4(3)