ionic-audio icon indicating copy to clipboard operation
ionic-audio copied to clipboard

Exposes the volume controls for WebAudioTrack and CordovaAudioTrack

Open codinronan opened this issue 7 years ago • 0 comments

Description

This PR modifies the audio track interface in the following way:

  • Adds a setVolume method to IAudioTrack
  • Implements setVolume in each of WebAudioTrack and CordovaAudioTrack

codinronan avatar Mar 09 '17 21:03 codinronan