Package tvi.webrtc

Class AudioTrack


  • public class AudioTrack
    extends MediaStreamTrack
    Java wrapper for a C++ AudioTrackInterface
    • Constructor Detail

      • AudioTrack

        public AudioTrack​(long nativeTrack)
    • Method Detail

      • setVolume

        public void setVolume​(double volume)
        Sets the volume for the underlying MediaSource. Volume is a gain value in the range 0 to 10.