mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-01 17:30:41 +00:00
ADM metadata
This commit is contained in:
@@ -27,6 +27,9 @@ class WavIXMLFormat:
|
||||
else:
|
||||
return None
|
||||
|
||||
def xml_bytes(self):
|
||||
return ET.tostring(self.parsed).decode("utf-8")
|
||||
|
||||
@property
|
||||
def raw_xml(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user