The KTagLib_MPEG_File class
Introducción
Represents an MPEG file. MPEG files can have ID3v1, ID3v2 tags and audio properties.
Class synopsis
KTagLib_MPEG_File
{
}Table of Contents
- KTaglib_MPEG_File::__construct — Abre un fichero nuevo
- KTaglib_MPEG_File::getAudioProperties — Devuelve un objeto que proporciona acceso a las propiedades de audio
- KTaglib_MPEG_File::getID3v1Tag — Devuelve un objeto que representa una etiqueta ID3v1
- KTaglib_MPEG_File::getID3v2Tag — Devuelve un objeto ID3v2
There are no user contributed notes for this page.
