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

NAME

6       MP4GetRtpHintNumberOfPackets - Get the number of packets in an RTP hint
7

SYNTAX

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

ARGUMENTS

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

RETURN VALUES

23       Upon  success,  the  number of packets in the current RTP hint. Upon an
24       error, 0.
25

DESCRIPTION

27       MP4GetRtpHintNumberOfPackets returns the number of packets contained in
28       the current RTP hint as established by a call to MP4ReadRtpHint().
29

SEE ALSO

31       MP4(3) MP4ReadRtpHint(3)
32
33
34
35Cisco Systems Inc.                Version 0.9                           MP4(3)
Impressum