AssetInfoResponse
@Serializable
Represents the details of an asset retrieved from the AssetInfo request.
This class encapsulates various properties and metadata about an asset, such as its ratings, duration, thumbnail information, and more.
For further details, please refer to the Uplynk Documentation: AssetInfo Documentation
Constructors
Link copied to clipboard
constructor(audioOnly: Int, boundaryDetails: List<BoundaryDetail>? = null, error: Int, tvRating: Int, maxSlice: Int, thumbPrefix: String, sliceDur: Double, movieRating: Int, owner: String, meta: Map<String, String>, rates: List<Int>, thumbs: List<Thumbnail>, posterUrl: String, duration: Double, defaultPosterUrl: String, desc: String, ratingFlags: Int, externalId: String, isAd: Int, asset: String)
Properties
Link copied to clipboard
List of objects which contain information for the boundaries for the asset.
Link copied to clipboard
The default poster URL created for the asset.
Link copied to clipboard
The identifier of the external source.
Link copied to clipboard
The movie rating of the asset.
Link copied to clipboard
The ratings for the asset, as bitwise flags.
Link copied to clipboard
The prefix URL to the thumbnails.