MCPcopy Create free account
hub / github.com/audacity/audacity / HandleXMLAttribute

Method HandleXMLAttribute

libraries/lib-track/TrackAttachment.cpp:28–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28bool TrackAttachment::HandleXMLAttribute(
29 const std::string_view&, const XMLAttributeValueView& )
30{
31 return false;
32}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected