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

NAME

6       MP4GetHintTrackReferenceTrackId - Get the reference track id for a hint
7       track
8

SYNTAX

10       #include <mp4.h>
11
12       MP4TrackId MP4GetHintTrackReferenceTrackId(
13            MP4FileHandle hFile,
14            MP4TrackId hintTrackId
15       )
16

ARGUMENTS

18       hFile  Specifies the mp4 file to which the operation applies.
19
20       hintTrackId
21              Specifies the hint track to which the operation applies.
22

RETURN VALUES

24       Upon success, the track id of the reference media track. Upon an error,
25       MP4_INVALID_TRACK_ID.
26
27

DESCRIPTION

29       MP4GetHintTrackReferenceTrackId  gets  the  track  id  of the reference
30       media track associated with the specified hint track.
31

SEE ALSO

33       MP4(3) MP4AddHintTrack(3)
34
35
36
37Cisco Systems Inc.                Version 0.9                           MP4(3)
Impressum