webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Attributes | List of all members
quality_assessment.audioproc_wrapper.AudioProcWrapper Class Reference
Inheritance diagram for quality_assessment.audioproc_wrapper.AudioProcWrapper:

Public Member Functions

def __init__ (self)
 
def output_filepath (self)
 
def run (self, config_filepath, input_filepath, output_path)
 

Static Public Attributes

string OUTPUT_FILENAME = 'output.wav'
 

Constructor & Destructor Documentation

◆ __init__()

def quality_assessment.audioproc_wrapper.AudioProcWrapper.__init__ (   self)

Member Function Documentation

◆ output_filepath()

def quality_assessment.audioproc_wrapper.AudioProcWrapper.output_filepath (   self)

◆ run()

def quality_assessment.audioproc_wrapper.AudioProcWrapper.run (   self,
  config_filepath,
  input_filepath,
  output_path 
)

Member Data Documentation

◆ OUTPUT_FILENAME

string quality_assessment.audioproc_wrapper.AudioProcWrapper.OUTPUT_FILENAME = 'output.wav'
static

The documentation for this class was generated from the following file: