Package DE_EPAGES::Core::API::MP3
Module with methods for MPEG 1 Layer 3 (mp3) audio files.
@EXPORT_OK |
Functions
CutMp3
Extracts the given time segment from a mp3 (MPEG 1 Layer 3) file and writes the result into a target file.
Syntax |
CutMp3($Mp3File, $TargetFile, $Start, $End); |
Input |
|