diff --git a/wavinfo/wave_axml_reader.py b/wavinfo/wave_adm_reader.py similarity index 92% rename from wavinfo/wave_axml_reader.py rename to wavinfo/wave_adm_reader.py index 40c765d..2734a3e 100644 --- a/wavinfo/wave_axml_reader.py +++ b/wavinfo/wave_adm_reader.py @@ -4,6 +4,7 @@ ADM Reader from struct import unpack, unpack_from, calcsize from dataclasses import dataclass +from io import BytesIO from lxml import etree as ET @@ -26,7 +27,7 @@ class ChannelEntry: "audioPackFormatID" -class WavAxmlReader: +class WavADMReader: """ Reads XML data from an EBU ADM (Audio Definiton Model) WAV File. """ @@ -35,7 +36,7 @@ class WavAxmlReader: header_fmt = "