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

NAME

6       MP4AddRtpESConfigurationPacket - Add ES configuration information to an
7       RTP hint
8

SYNTAX

10       #include <mp4.h>
11
12       bool MP4AddRtpESConfigurationPacket(
13            MP4FileHandle hFile,
14            MP4TrackId trackId
15       );
16

ARGUMENTS

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

RETURN VALUES

25       Upon success, true (1). Upon an error, false (0).
26

DESCRIPTION

28       MP4AddRtpESConfigurationPacket adds a packet to the  current  RTP  hint
29       that contains a copy of the elementary stream configuration information
30       of the reference media track. Some RTP payloads require  this  informa‐
31       tion to be transmitted at the start of streaming or periodically during
32       streaming.
33

SEE ALSO

35       MP4(3) MP4SetTrackESConfiguration(3)
36
37
38
39Cisco Systems Inc.                Version 0.9                           MP4(3)
Impressum