MediaFile

constructor(value: String = "", delivery: String = "", type: String = "", width: Int? = null, height: Int? = null, codec: String? = null, id: String? = null, bitrate: Int? = null, minBitrate: Int? = null, maxBitrate: Int? = null, scalable: Boolean? = null, maintainAspectRatio: Boolean? = null, apiFramework: String? = null, fileSize: Int? = null, mediaType: String? = null)