abs_peak_audio_file_path property
abs_peak_audio_file_path property
Gets or sets the absolute path to the file’s peak audio file.
Definition:
@property
def abs_peak_audio_file_path(self):
...
@abs_peak_audio_file_path.setter
def abs_peak_audio_file_path(self, value):
...