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

NAME

6       MP4Close - Close an mp4 file
7

SYNTAX

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

ARGUMENTS

16       hFile  Specifies the mp4 file to be closed.
17
18

RETURN VALUES

20       Upon success, true (1). Upon an error, false (0).
21

DESCRIPTION

23       MP4Close closes a previously opened mp4 file. If the file is a writable
24       file opened with MP4Create() or MP4Modify(), then MP4Close() will write
25       out all remaining information to disk.
26

SEE ALSO

28       MP4(3)
29
30
31
32Cisco Systems Inc.                Version 0.9                           MP4(3)
Impressum