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
- class
VideoConvertOptions
The audio format to be used.
@property
def audio_format(self):
...
@audio_format.setter
def audio_format(self, value):
...
VideoConvertOptions