RecordedAudio.toTrack constructor
RecordedAudio.toTrack(
- Track track
Creates a RecordedAudio that will store the recording to the given pay.
Implementation
RecordedAudio.toTrack(this.track);
Creates a RecordedAudio that will store the recording to the given pay.
RecordedAudio.toTrack(this.track);