Package 

Interface AudioTrackPublication

  • All Implemented Interfaces:
    com.twilio.video.TrackPublication

    
    public interface AudioTrackPublication
     implements TrackPublication
                        

    A published audio track represents an audio track that has been shared with a Room.

    • Method Summary

      Modifier and Type Method Description
      abstract AudioTrack getAudioTrack() LocalAudioTrackPublication and RemoteAudioTrackPublication extend and each interface implements getAudioTrack with different nullabilitybehavior.
      • Methods inherited from class com.twilio.video.TrackPublication

        getTrackName, getTrackSid, isTrackEnabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait