NAME

getMP3Duration - Returns the length of a mp3 stream in ms.

SYNOPSIS

#include <ming.h>

unsigned int getMP3Duration(SWFInput input);

PARAMETERS

SWFInput input
Not Documented.

DESCRIPTION

The duration is measured in ms. The stream is unaltered.