Home
last modified time | relevance | path

Searched refs:_updateapetagcallback (Results 1 – 1 of 1) sorted by relevance

/dports/audio/py-apetag/py-ApeTag-1.2/
H A DApeTag.py650 def _updateapetagcallback(apeitems, fields={}, removefields=[]): function
677 return _tag(_ape, fil, 'create', callback=_updateapetagcallback,
687 return _tag(_ape, fil, 'create', callback=_updateapetagcallback,
774 return _tag(_ape, fil, 'replace', callback=_updateapetagcallback,
784 return _tag(_ape, fil, 'replace', callback=_updateapetagcallback,
790 return _tag(_ape, fil, 'update', callback=_updateapetagcallback,
801 return _tag(_ape, fil, 'update', callback=_updateapetagcallback,