ape_v2 property

ape_v2 property

Gets the APE v2 metadata.

Example

This example demonstrates how to read the APEv2 tag in an MP3 file.

Definition:

@property
def ape_v2(self):
    ...

See Also