Represents data needed to play content

See:

ContentEntryBuilder on how to build content entry data

Properties

auth:Null<ContentEntryAuthData>

Authorization data for the content

captions:Null<ContentEntryCaptionData>

Caption data for the content

files:Array<ContentEntryFileData>

List of objects which represent a manifest of each bitrate

id:String

The id of the content

isLive:Null<Bool>

True if content is live

metadata:ContentEntryMetaData

Custom data associated with the content

segments:Null<Array<ContentEntrySegmentData>>

Segment data for the content

trt:Null<Float>

Total run time of the content

validators:Null<Dynamic>

Object containing uri boolean pair for each potential validator