API documentation for libmpg123, libout123, and libsyn123

Note: This API doc is automatically generated from the current development version that you can get via Subversion or as a daily snapshot from http://mpg123.org/snapshot. There may be differences (additions) compared to the latest stable release. See NEWS.libmpg123, NEWS.libout123, NEWS.libsyn123, and the overall NEWS file on libmpg123 versions and important changes between them.
Let me emphasize that the policy for the lib*123 family is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the plans;-).
#include <mpg123.h>
#include <stdio.h>
Include dependency graph for scan.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Example program that examines the exact length of an MPEG file. It opens a list of files and does mpg123_scan() on each and reporting the mpg123_length() before and after that.

Definition in file scan.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

The whole operation.

Definition at line 16 of file scan.c.

Hopefully valid HTML! Valid CSS!