audio_format property

audio_format property

The audio format to be used.

Definition:

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

See Also