AudioDataSource.file constructor
Implementation
AudioDataSource.file(
this.path, {
this.playSpeed,
this.pitch,this.duration,
}) : audioDataSourceType = AudioDataSourceType.file,
package = null,
// _networkHeaders = null,
cached = false;