PublishedTrackInfo

constructor(@Json(name = "codec_mime_type") codecMimeType: String? = null, @Json(name = "duration_seconds") durationSeconds: Int? = null, @Json(name = "track_type") trackType: String? = null)

Parameters

codecMimeType
durationSeconds
trackType