Package 

Class MediaFormat

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class MediaFormat
     implements Parcelable
                        

    An immutable Parcelable object that can be used describe the format of media stream.

    This is a derivative of the media format class in ExoPlayer 1 SDK.