1MP4(3)                      MP4 File Format Library                     MP4(3)
2
3
4

NAME

6       MP4GetTimeScale - Get the time scale of the movie (file)
7

SYNTAX

9       #include <mp4.h>
10
11       u_int32_t MP4GetTimeScale(
12            MP4FileHandle hFile
13       )
14

ARGUMENTS

16       hFile  Specifies the mp4 file to which the operation applies.
17

RETURN VALUES

19       The time scale (ticks per second) of the mp4 file.
20

DESCRIPTION

22       MP4GetTimeScale returns the time scale in units of ticks per second for
23       the mp4 file. Caveat: tracks may use the same time scale as  the  movie
24       or may use their own time scale.
25

SEE ALSO

27       MP4(3) MP4SetTimeScale(3) MP4GetTrackTimeScale(3)
28
29
30
31Cisco Systems Inc.                Version 0.9                           MP4(3)
Impressum