NERoleAudioParams constructor

NERoleAudioParams(
  1. String profile,
  2. String scenario
)

Implementation

NERoleAudioParams(this.profile, this.scenario);