Refactoring de pmoflac -factorisation de code ogg et opus

This commit is contained in:
2025-10-27 22:06:24 +01:00
parent e82979561a
commit 5b60fdbe1d
24 changed files with 751 additions and 793 deletions

View File

@@ -149,8 +149,7 @@ impl UpnpObject for DeviceInstance {
// UDN
let mut udn = Element::new("UDN");
udn.children
.push(XMLNode::Text(self.udn_with_prefix()));
udn.children.push(XMLNode::Text(self.udn_with_prefix()));
elem.children.push(XMLNode::Element(udn));
// serviceList