Package tvi.webrtc

Class AudioSource


  • public class AudioSource
    extends MediaSource
    Java wrapper for a C++ AudioSourceInterface. Used as the source for one or more AudioTrack objects.
    • Constructor Summary

      Constructors 
      Constructor Description
      AudioSource​(long nativeSource)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AudioSource

        public AudioSource​(long nativeSource)