Video Media Metadata
constructor(contentType: MediaContentType, creationTime: Long, fileSize: Int, id: String, height: Int, width: Int, numHilights: Int, isStabilized: Boolean, isMetadataPresent: Boolean, isTranscoded: Boolean, isUploaded: Boolean, offloadState: List<OffloadState>? = null, parentId: String? = null, fov: String? = null, lensConfig: LensConfig? = null, lensProjection: LensProjection? = null, deprecated: String? = null, audioOption: AudioOption, videoCodecLevel: Int, videoCodecProfile: Int, isClipped: Boolean, duration: Int, frameRate: Int, frameRateDenominator: Int, hilightList: List<Int>, lrvFileSize: Int, isProtuneAudio: Boolean, isSubsampled: Boolean, maxAutoHilightScore: Int? = null, isProgressive: Boolean? = null)