manpagez: man pages & more
man readMP3Header(3)
Home | html | info | man
readMP3Header(3)                                              readMP3Header(3)




NAME

       readMP3Header - reads a MP3 header


SYNOPSIS

       #include <ming.h>

       int readMP3Header
       (
            SWFInput input,
            struct mp3_header *mp3h
       );


PARAMETERS

       SWFInput input
              Not Documented.

       struct mp3_header *mp3h
              Not Documented.


DESCRIPTION

       Reads a MP3 header.


RETURNS

       0 if EOF -1 if invalid header; stream is unaltered 1 on success.



c2man mp3.c                     2 October 2008                readMP3Header(3)

ming 0.4.3 - Generated Mon Dec 6 21:44:31 CST 2010
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.