RecordedAudio.toTrack constructor

RecordedAudio.toTrack(
  1. Track track
)

Creates a RecordedAudio that will store the recording to the given pay.

Implementation

RecordedAudio.toTrack(this.track);