Package 

Interface Track


  • 
    public interface Track
    
                        

    A representation of a media track.

    • Method Summary

      Modifier and Type Method Description
      abstract boolean isEnabled() Checks if the track is enabled.
      abstract String getName() Return track name.
      • Methods inherited from class java.lang.Object

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