layer property

layer property

Gets the layer description. For an MP3 audio it is ‘3’.

Definition:

@property
def layer(self):
    ...

See Also