AudioDecoderConfiguration constructor

AudioDecoderConfiguration(
  1. String token,
  2. dynamic xmlName,
  3. dynamic xmlUseCount
)

Implementation

AudioDecoderConfiguration(this.token, this.xmlName, this.xmlUseCount);