mutagen
Changelog
User Guide
API Reference
Command Line Tools
Contact
mutagen
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
AAC (class in mutagen.aac)
AACError
AACInfo (class in mutagen.aac)
ABR (mutagen.mp3.BitrateMode attribute)
add() (mutagen.id3.ID3Tags method)
add_picture() (mutagen.flac.FLAC method)
add_tags() (mutagen.aac.AAC method)
(mutagen.FileType method)
(mutagen.aiff.AIFF method)
(mutagen.apev2.APEv2File method)
(mutagen.asf.ASF method)
(mutagen.dsf.DSF method)
(mutagen.flac.FLAC method)
(mutagen.id3.ID3FileType method)
(mutagen.mp4.MP4 method)
(mutagen.ogg.OggFileType method)
(mutagen.smf.SMF method)
AIFF (class in mutagen.aiff)
AIFFInfo (class in mutagen.aiff)
album_gain (mutagen.mp3.MPEGInfo attribute)
(mutagen.musepack.MusepackInfo attribute)
album_peak (mutagen.musepack.MusepackInfo attribute)
APEBadItemError
APENoHeaderError
APEUnsupportedVersionError
APEv2 (class in mutagen.apev2)
APEv2File (class in mutagen.apev2)
ARTIST (mutagen.id3.PictureType attribute)
as_dict() (mutagen.asf.ASFTags method)
ASF (class in mutagen.asf)
ASFBaseAttribute (class in mutagen.asf)
ASFBoolAttribute (class in mutagen.asf)
,
[1]
ASFByteArrayAttribute (class in mutagen.asf)
ASFDWordAttribute (class in mutagen.asf)
ASFGUIDAttribute (class in mutagen.asf)
ASFInfo (class in mutagen.asf)
ASFQWordAttribute (class in mutagen.asf)
ASFTags (class in mutagen.asf)
ASFUnicodeAttribute (class in mutagen.asf)
,
[1]
ASFWordAttribute (class in mutagen.asf)
AtomDataType (class in mutagen.mp4)
B
BAND (mutagen.id3.PictureType attribute)
BAND_LOGOTYPE (mutagen.id3.PictureType attribute)
bitrate (mutagen.aac.AACInfo attribute)
(mutagen.aiff.AIFFInfo attribute)
(mutagen.asf.ASFInfo attribute)
(mutagen.dsf.DSFInfo attribute)
(mutagen.flac.StreamInfo attribute)
(mutagen.mp3.MPEGInfo attribute)
(mutagen.mp4.MP4Info attribute)
(mutagen.musepack.MusepackInfo attribute)
(mutagen.oggspeex.OggSpeexInfo attribute)
(mutagen.oggtheora.OggTheoraInfo attribute)
(mutagen.oggvorbis.OggVorbisInfo attribute)
bitrate_mode (mutagen.mp3.MPEGInfo attribute)
BitrateMode (class in mutagen.mp3)
bits_per_sample (mutagen.dsf.DSFInfo attribute)
(mutagen.flac.StreamInfo attribute)
(mutagen.monkeysaudio.MonkeysAudioInfo attribute)
(mutagen.mp4.MP4Info attribute)
BMP (mutagen.mp4.AtomDataType attribute)
bytes (class in mutagen)
C
CBR (mutagen.mp3.BitrateMode attribute)
channels (mutagen.aac.AACInfo attribute)
(mutagen.aiff.AIFFInfo attribute)
(mutagen.asf.ASFInfo attribute)
(mutagen.dsf.DSFInfo attribute)
(mutagen.flac.StreamInfo attribute)
(mutagen.monkeysaudio.MonkeysAudioInfo attribute)
(mutagen.mp3.MPEGInfo attribute)
(mutagen.mp4.MP4Info attribute)
(mutagen.musepack.MusepackInfo attribute)
(mutagen.oggflac.OggFLACStreamInfo attribute)
(mutagen.oggopus.OggOpusInfo attribute)
(mutagen.oggspeex.OggSpeexInfo attribute)
(mutagen.oggvorbis.OggVorbisInfo attribute)
(mutagen.optimfrog.OptimFROGInfo attribute)
(mutagen.wavpack.WavPackInfo attribute)
clear_pictures() (mutagen.flac.FLAC method)
codec (mutagen.mp4.MP4Info attribute)
codec_description (mutagen.asf.ASFInfo attribute)
(mutagen.mp4.MP4Info attribute)
codec_name (mutagen.asf.ASFInfo attribute)
codec_type (mutagen.asf.ASFInfo attribute)
colors (mutagen.Picture attribute)
compact_disc (mutagen.flac.CueSheet attribute)
COMPOSER (mutagen.id3.PictureType attribute)
CONDUCTOR (mutagen.id3.PictureType attribute)
COVER_BACK (mutagen.id3.PictureType attribute)
COVER_FRONT (mutagen.id3.PictureType attribute)
CREATE (mutagen.id3.ID3v1SaveOptions attribute)
CTOCFlags (class in mutagen.id3)
CueSheet (class in mutagen.flac)
cuesheet (mutagen.flac.FLAC attribute)
CueSheetTrack (class in mutagen.flac)
CueSheetTrackIndex (class in mutagen.flac)
D
data (mutagen.Picture attribute)
dataformat (mutagen.mp4.MP4FreeForm attribute)
DATETIME (mutagen.mp4.AtomDataType attribute)
delall() (mutagen.id3.ID3Tags method)
delete() (mutagen.apev2.APEv2 method)
(mutagen.FileType method)
(mutagen.Metadata method)
(mutagen.asf.ASF method)
(mutagen.dsf.DSF method)
(mutagen.flac.FLAC method)
(mutagen.id3.ID3 method)
(mutagen.mp4.MP4Tags method)
(mutagen.ogg.OggFileType method)
depth (mutagen.Picture attribute)
desc (mutagen.Picture attribute)
DictMixin (class in mutagen._util)
DictProxy (class in mutagen._util)
DSF (class in mutagen.dsf)
DSFInfo (class in mutagen.dsf)
DURATION (mutagen.mp4.AtomDataType attribute)
DURING_PERFORMANCE (mutagen.id3.PictureType attribute)
DURING_RECORDING (mutagen.id3.PictureType attribute)
E
EasyID3 (class in mutagen.easyid3)
EasyID3FileType (class in mutagen.easyid3)
EasyMP3 (class in mutagen.mp3)
EasyMP4 (class in mutagen.easymp4)
EasyMP4Tags (class in mutagen.easymp4)
EasyTrueAudio (class in mutagen.trueaudio)
encoder_info (mutagen.mp3.MPEGInfo attribute)
encoder_settings (mutagen.mp3.MPEGInfo attribute)
Encoding (class in mutagen.id3)
error
F
File() (in module mutagen)
FILE_ICON (mutagen.id3.PictureType attribute)
fileobj (class in mutagen)
filething (class in mutagen)
FileType (class in mutagen)
FISH (mutagen.id3.PictureType attribute)
FLAC (class in mutagen.flac)
fps (mutagen.oggtheora.OggTheoraInfo attribute)
fspath (class in mutagen)
G
GENRES (mutagen.mp4.AtomDataType attribute)
get_default_padding() (mutagen.PaddingInfo method)
getall() (mutagen.id3.ID3Tags method)
GIF (mutagen.mp4.AtomDataType attribute)
H
height (mutagen.Picture attribute)
HTML (mutagen.mp4.AtomDataType attribute)
I
ID3 (class in mutagen.id3)
ID3FileType (class in mutagen.id3)
ID3Tags (class in mutagen.id3)
ID3v1SaveOptions (class in mutagen.id3)
ILLUSTRATION (mutagen.id3.PictureType attribute)
imageformat (mutagen.mp4.MP4Cover attribute)
IMPLICIT (mutagen.mp4.AtomDataType attribute)
index_number (mutagen.flac.CueSheetTrackIndex attribute)
index_offset (mutagen.flac.CueSheetTrackIndex attribute)
indexes (mutagen.flac.CueSheetTrack attribute)
info (mutagen.aac.AAC attribute)
(mutagen.FileType attribute)
(mutagen.aiff.AIFF attribute)
(mutagen.asf.ASF attribute)
(mutagen.dsf.DSF attribute)
(mutagen.easymp4.EasyMP4 attribute)
(mutagen.flac.FLAC attribute)
(mutagen.monkeysaudio.MonkeysAudio attribute)
(mutagen.mp3.EasyMP3 attribute)
(mutagen.mp3.MP3 attribute)
(mutagen.mp4.MP4 attribute)
(mutagen.musepack.Musepack attribute)
(mutagen.oggflac.OggFLAC attribute)
(mutagen.oggopus.OggOpus attribute)
(mutagen.oggspeex.OggSpeex attribute)
(mutagen.oggtheora.OggTheora attribute)
(mutagen.oggvorbis.OggVorbis attribute)
(mutagen.optimfrog.OptimFROG attribute)
(mutagen.smf.SMF attribute)
(mutagen.trueaudio.EasyTrueAudio attribute)
(mutagen.trueaudio.TrueAudio attribute)
INTEGER (mutagen.mp4.AtomDataType attribute)
isrc (mutagen.flac.CueSheetTrack attribute)
ISRC (mutagen.mp4.AtomDataType attribute)
J
JPEG (mutagen.mp4.AtomDataType attribute)
K
keys() (mutagen.asf.ASFTags method)
L
language (mutagen.asf.ASFBaseAttribute attribute)
LATIN1 (mutagen.id3.Encoding attribute)
layer (mutagen.mp3.MPEGInfo attribute)
LEAD_ARTIST (mutagen.id3.PictureType attribute)
lead_in_samples (mutagen.flac.CueSheet attribute)
lead_out (mutagen.flac.CueSheet attribute)
LEAFLET_PAGE (mutagen.id3.PictureType attribute)
length (mutagen.aac.AACInfo attribute)
(mutagen.aiff.AIFFInfo attribute)
(mutagen.asf.ASFInfo attribute)
(mutagen.dsf.DSFInfo attribute)
(mutagen.flac.StreamInfo attribute)
(mutagen.monkeysaudio.MonkeysAudioInfo attribute)
(mutagen.mp3.MPEGInfo attribute)
(mutagen.mp4.MP4Info attribute)
(mutagen.musepack.MusepackInfo attribute)
(mutagen.oggflac.OggFLACStreamInfo attribute)
(mutagen.oggopus.OggOpusInfo attribute)
(mutagen.oggspeex.OggSpeexInfo attribute)
(mutagen.oggtheora.OggTheoraInfo attribute)
(mutagen.oggvorbis.OggVorbisInfo attribute)
(mutagen.optimfrog.OptimFROGInfo attribute)
(mutagen.smf.SMFInfo attribute)
(mutagen.trueaudio.TrueAudioInfo attribute)
load() (mutagen.aiff.AIFF method)
(mutagen.apev2.APEv2 method)
(mutagen.asf.ASF method)
(mutagen.id3.ID3 method)
(mutagen.ogg.OggFileType method)
LYRICIST (mutagen.id3.PictureType attribute)
M
max_blocksize (mutagen.flac.StreamInfo attribute)
MEDIA (mutagen.id3.PictureType attribute)
media_catalog_number (mutagen.flac.CueSheet attribute)
Metadata (class in mutagen)
MI3P (mutagen.mp4.AtomDataType attribute)
mime (mutagen.FileType attribute)
(mutagen.Picture attribute)
min_blocksize (mutagen.flac.StreamInfo attribute)
mode (mutagen.mp3.MPEGInfo attribute)
MonkeysAudio (class in mutagen.monkeysaudio)
MonkeysAudioInfo (class in mutagen.monkeysaudio)
MP3 (class in mutagen.mp3)
MP4 (class in mutagen.mp4)
MP4Cover (class in mutagen.mp4)
MP4FreeForm (class in mutagen.mp4)
MP4Info (class in mutagen.mp4)
MP4Tags (class in mutagen.mp4)
MPEGInfo (class in mutagen.mp3)
Musepack (class in mutagen.musepack)
MusepackInfo (class in mutagen.musepack)
mutagen (module)
mutagen._util (module)
mutagen.aac (module)
mutagen.aiff (module)
mutagen.apev2 (module)
mutagen.asf (module)
mutagen.dsf (module)
mutagen.easyid3 (module)
mutagen.easymp4 (module)
mutagen.flac (module)
mutagen.id3 (module)
mutagen.monkeysaudio (module)
mutagen.mp3 (module)
mutagen.mp4 (module)
mutagen.musepack (module)
mutagen.ogg (module)
mutagen.oggflac (module)
mutagen.oggopus (module)
mutagen.oggspeex (module)
mutagen.oggtheora (module)
mutagen.oggvorbis (module)
mutagen.optimfrog (module)
mutagen.smf (module)
mutagen.trueaudio (module)
mutagen.wavpack (module)
MutagenError (class in mutagen)
O
OggFileType (class in mutagen.ogg)
OggFLAC (class in mutagen.oggflac)
OggFLACStreamInfo (class in mutagen.oggflac)
OggOpus (class in mutagen.oggopus)
OggOpusInfo (class in mutagen.oggopus)
OggSpeex (class in mutagen.oggspeex)
OggSpeexInfo (class in mutagen.oggspeex)
OggTheora (class in mutagen.oggtheora)
OggTheoraInfo (class in mutagen.oggtheora)
OggVorbis (class in mutagen.oggvorbis)
OggVorbisInfo (class in mutagen.oggvorbis)
OptimFROG (class in mutagen.optimfrog)
OptimFROGInfo (class in mutagen.optimfrog)
ORDERED (mutagen.id3.CTOCFlags attribute)
OTHER (mutagen.id3.PictureType attribute)
OTHER_FILE_ICON (mutagen.id3.PictureType attribute)
P
padding (mutagen.mp3.MPEGInfo attribute)
(mutagen.PaddingInfo attribute)
PaddingFunction() (in module mutagen)
PaddingInfo (class in mutagen)
Picture (class in mutagen.flac)
pictures (mutagen.flac.FLAC attribute)
,
[1]
PictureType (class in mutagen.id3)
PNG (mutagen.mp4.AtomDataType attribute)
pprint() (mutagen.aac.AACInfo method)
(mutagen.FileType method)
(mutagen.StreamInfo method)
(mutagen.Tags method)
(mutagen.aiff.AIFFInfo method)
(mutagen.apev2.APEv2 method)
(mutagen.asf.ASFInfo method)
(mutagen.asf.ASFTags method)
(mutagen.dsf.DSFInfo method)
(mutagen.easyid3.EasyID3 method)
(mutagen.easymp4.EasyMP4Tags method)
(mutagen.flac.StreamInfo method)
(mutagen.id3.ID3Tags method)
(mutagen.monkeysaudio.MonkeysAudioInfo method)
(mutagen.mp3.MPEGInfo method)
(mutagen.mp4.MP4Info method)
(mutagen.mp4.MP4Tags method)
(mutagen.musepack.MusepackInfo method)
(mutagen.oggflac.OggFLACStreamInfo method)
(mutagen.oggopus.OggOpusInfo method)
(mutagen.oggspeex.OggSpeexInfo method)
(mutagen.oggtheora.OggTheoraInfo method)
(mutagen.oggvorbis.OggVorbisInfo method)
(mutagen.optimfrog.OptimFROGInfo method)
(mutagen.smf.SMFInfo method)
(mutagen.trueaudio.TrueAudioInfo method)
(mutagen.wavpack.WavPackInfo method)
pre_emphasis (mutagen.flac.CueSheetTrack attribute)
protected (mutagen.mp3.MPEGInfo attribute)
PUBLISHER_LOGOTYPE (mutagen.id3.PictureType attribute)
R
RECORDING_LOCATION (mutagen.id3.PictureType attribute)
RegisterFreeformKey() (mutagen.easymp4.EasyMP4Tags class method)
RegisterIntKey() (mutagen.easymp4.EasyMP4Tags class method)
RegisterKey() (mutagen.easyid3.EasyID3 class method)
(mutagen.easymp4.EasyMP4 class method)
(mutagen.easymp4.EasyMP4Tags class method)
RegisterTextKey() (mutagen.easyid3.EasyID3 class method)
(mutagen.easymp4.EasyMP4 class method)
(mutagen.easymp4.EasyMP4Tags class method)
RegisterTXXXKey() (mutagen.easyid3.EasyID3 class method)
REMOVE (mutagen.id3.ID3v1SaveOptions attribute)
RIAA_PA (mutagen.mp4.AtomDataType attribute)
S
sample_rate (mutagen.aac.AACInfo attribute)
(mutagen.aiff.AIFFInfo attribute)
(mutagen.asf.ASFInfo attribute)
(mutagen.dsf.DSFInfo attribute)
(mutagen.flac.StreamInfo attribute)
(mutagen.monkeysaudio.MonkeysAudioInfo attribute)
(mutagen.mp3.MPEGInfo attribute)
(mutagen.mp4.MP4Info attribute)
(mutagen.musepack.MusepackInfo attribute)
(mutagen.oggflac.OggFLACStreamInfo attribute)
sample_Rate (mutagen.oggvorbis.OggVorbisInfo attribute)
sample_rate (mutagen.optimfrog.OptimFROGInfo attribute)
(mutagen.trueaudio.TrueAudioInfo attribute)
(mutagen.wavpack.WavPackInfo attribute)
sample_size (mutagen.aiff.AIFFInfo attribute)
save() (mutagen.apev2.APEv2 method)
(mutagen.FileType method)
(mutagen.Metadata method)
(mutagen.asf.ASF method)
(mutagen.easyid3.EasyID3 method)
(mutagen.flac.FLAC method)
(mutagen.id3.ID3 method)
(mutagen.mp4.MP4 method)
(mutagen.ogg.OggFileType method)
SCREEN_CAPTURE (mutagen.id3.PictureType attribute)
seekpoints (mutagen.flac.SeekTable attribute)
SeekTable (class in mutagen.flac)
seektable (mutagen.flac.FLAC attribute)
setall() (mutagen.id3.ID3Tags method)
size (mutagen.id3.ID3 attribute)
(mutagen.PaddingInfo attribute)
SJIS (mutagen.mp4.AtomDataType attribute)
sketchy (mutagen.mp3.MPEGInfo attribute)
SMF (class in mutagen.smf)
SMFInfo (class in mutagen.smf)
start_offset (mutagen.flac.CueSheetTrack attribute)
stream (mutagen.asf.ASFBaseAttribute attribute)
StreamInfo (class in mutagen)
(class in mutagen.flac)
T
Tags (class in mutagen)
tags (mutagen.aiff.AIFF attribute)
(mutagen.FileType attribute)
(mutagen.apev2.APEv2File attribute)
(mutagen.asf.ASF attribute)
(mutagen.dsf.DSF attribute)
(mutagen.easyid3.EasyID3FileType attribute)
(mutagen.easymp4.EasyMP4 attribute)
(mutagen.flac.FLAC attribute)
(mutagen.mp3.EasyMP3 attribute)
(mutagen.mp3.MP3 attribute)
(mutagen.mp4.MP4 attribute)
(mutagen.oggflac.OggFLAC attribute)
(mutagen.oggopus.OggOpus attribute)
(mutagen.oggspeex.OggSpeex attribute)
(mutagen.oggtheora.OggTheora attribute)
(mutagen.oggvorbis.OggVorbis attribute)
(mutagen.optimfrog.OptimFROG attribute)
(mutagen.smf.SMF attribute)
(mutagen.trueaudio.EasyTrueAudio attribute)
(mutagen.trueaudio.TrueAudio attribute)
text (class in mutagen)
title_gain (mutagen.musepack.MusepackInfo attribute)
title_peak (mutagen.musepack.MusepackInfo attribute)
TOP_LEVEL (mutagen.id3.CTOCFlags attribute)
total_samples (mutagen.flac.StreamInfo attribute)
track_gain (mutagen.mp3.MPEGInfo attribute)
track_number (mutagen.flac.CueSheetTrack attribute)
track_peak (mutagen.mp3.MPEGInfo attribute)
tracks (mutagen.flac.CueSheet attribute)
TrueAudio (class in mutagen.trueaudio)
TrueAudioInfo (class in mutagen.trueaudio)
type (mutagen.flac.CueSheetTrack attribute)
(mutagen.Picture attribute)
U
UNKNOWN (mutagen.mp3.BitrateMode attribute)
unknown_frames (mutagen.id3.ID3 attribute)
UPC (mutagen.mp4.AtomDataType attribute)
UPDATE (mutagen.id3.ID3v1SaveOptions attribute)
update_to_v23() (mutagen.id3.ID3Tags method)
update_to_v24() (mutagen.id3.ID3Tags method)
URL (mutagen.mp4.AtomDataType attribute)
UTF16 (mutagen.id3.Encoding attribute)
(mutagen.mp4.AtomDataType attribute)
UTF16BE (mutagen.id3.Encoding attribute)
UTF8 (mutagen.id3.Encoding attribute)
(mutagen.mp4.AtomDataType attribute)
UUID (mutagen.mp4.AtomDataType attribute)
V
value (mutagen.asf.ASFBaseAttribute attribute)
VBR (mutagen.mp3.BitrateMode attribute)
VComment (class in mutagen._vorbis)
VCommentDict (class in mutagen._vorbis)
vendor (mutagen._vorbis.VComment attribute)
version (in module mutagen)
(mutagen.id3.ID3 attribute)
,
[1]
(mutagen.monkeysaudio.MonkeysAudioInfo attribute)
(mutagen.mp3.MPEGInfo attribute)
(mutagen.musepack.MusepackInfo attribute)
(mutagen.wavpack.WavPackInfo attribute)
version_string (in module mutagen)
W
WavPack (class in mutagen.wavpack)
WavPackInfo (class in mutagen.wavpack)
width (mutagen.Picture attribute)
X
XML (mutagen.mp4.AtomDataType attribute)