Delen via


AudioEffectsFeatureErrorListener type

Audio-effecten functie fout listener callback type

type AudioEffectsFeatureErrorListener = (
  error: CommunicationServicesError
) => void