AudioFilterFactory
Since: 25.6
Static Methods
createComponentByDisplayName
Creates a new audio filter component based on the input display name and trackItem for applying the audio filter
Since: 25.6
Returns: Promise<AudioFilterComponent>
Parameters
getDisplayNames
Returns an array of audio filter displayNames
Since: 25.6
Returns: Promise<string[]>