EXT_X_MEDIA public class EXT_X_MEDIA : BaseAttributedTag Repesents EXT-X-MEDIA tag. tag Declaration Swift override public class var tag: String { get } MediaType Media type of EXT-X-MEDIA tag (audio/video/subtitles/cc/invalid) Declaration Swift public enum MediaType : String