This class can be used to manipulate MP3 audio files.
It can open an MP3 audio file and parse it to retrieve information about the data in its frames.
The class can also change and delete frames of the MP3 audio file and save the results to a separate file.
|
Name: |
MP3 Class |
Base name: |
mp3 |
Description: |
Manipulate MP3 audio files |
Version: |
0.1.2 |
PHP version: |
5.0 |
License: |
GNU Free Documentation License (FDL) |
|
|
April 2009
Number 3 |
MPEG is a standard format for storing video and audio streams. MPEG 1 audio layer 3, also known as MP3, is a very popular way for storing compressed audio streams in MPEG format.
This package allows parsing and manipulating MPEG frames that can be used to build MP3 audio manipulation applications in PHP.
Manuel Lemos |
|
Pages that reference this package |
|
|
Lesson, the first I’ve actually built rssTunes three times, and we’re about to embark on a fourth build... |
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|