software_hardware property

software_hardware property

Gets or sets the used audio encoder and its settings when the file was encoded. This value is represented by the TSSE frame.

Definition:

@property
def software_hardware(self):
    ...
@software_hardware.setter
def software_hardware(self, value):
    ...

See Also