Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
getMP3Flags - returns the sound flags used within ming
SYNOPSIS
#include <ming.h>
int getMP3Flags
(
SWFInput input,
byte *flags
);
PARAMETERS
SWFInput input
Not Documented.
byte *flags
Not Documented.
DESCRIPTION
Stream is set to the first mp3 frame header.
c2man mp3.c 2 October 2008 getMP3Flags(3)