MP4
MP4
Section: MP4 File Format Library (3) Updated: Version 0.9 Local index
Up
NAME
MP4FindTrackIndex - Find a track index
SYNTAX
#include <mp4.h>
u_int16_t MP4FindTrackIndex(
MP4FileHandle hFile,
MP4TrackId trackId
)
ARGUMENTS
- hFile
-
Specifies the mp4 file to which the operation applies.
- trackId
-
Specifies the track for which the index is desired.
RETURN VALUES
Upon success, the track index of the specified track. Upon an error, 0xFFFF.
DESCRIPTION
MP4FindTrackIndex gets the index of the track with the specified track id.
SEE ALSO
MP4(3) MP4FindTrackId(3)
Index
- NAME
-
- SYNTAX
-
- ARGUMENTS
-
- RETURN VALUES
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:50:32 GMT, April 16, 2011