MediaStream
constructor(codec: String? = null, codecTag: String? = null, language: String? = null, colorRange: String? = null, colorSpace: String? = null, colorTransfer: String? = null, colorPrimaries: String? = null, dvVersionMajor: Int? = null, dvVersionMinor: Int? = null, dvProfile: Int? = null, dvLevel: Int? = null, rpuPresentFlag: Int? = null, elPresentFlag: Int? = null, blPresentFlag: Int? = null, dvBlSignalCompatibilityId: Int? = null, rotation: Int? = null, comment: String? = null, timeBase: String? = null, codecTimeBase: String? = null, title: String? = null, videoRange: VideoRange, videoRangeType: VideoRangeType, videoDoViTitle: String? = null, localizedUndefined: String? = null, localizedDefault: String? = null, localizedForced: String? = null, localizedExternal: String? = null, localizedHearingImpaired: String? = null, displayTitle: String? = null, nalLengthSize: String? = null, isInterlaced: Boolean, isAvc: Boolean? = null, channelLayout: String? = null, bitRate: Int? = null, bitDepth: Int? = null, refFrames: Int? = null, packetLength: Int? = null, channels: Int? = null, sampleRate: Int? = null, isDefault: Boolean, isForced: Boolean, isHearingImpaired: Boolean, height: Int? = null, width: Int? = null, averageFrameRate: Float? = null, realFrameRate: Float? = null, referenceFrameRate: Float? = null, profile: String? = null, type: MediaStreamType, aspectRatio: String? = null, index: Int, score: Int? = null, isExternal: Boolean, deliveryMethod: SubtitleDeliveryMethod? = null, deliveryUrl: String? = null, isExternalUrl: Boolean? = null, isTextSubtitleStream: Boolean, supportsExternalStream: Boolean, path: String? = null, pixelFormat: String? = null, level: Double? = null, isAnamorphic: Boolean? = null)