Add Chunked Text RepresentationAsk AIpost https://api.bitmovin.com/v1/encoding/manifests/dash/{manifest_id}/periods/{period_id}/adaptationsets/{adaptationset_id}/representations/chunked-textPath Paramsmanifest_idstringrequiredId of the manifestperiod_idstringrequiredId of the periodadaptationset_idstringrequiredId of the adaptation setBody ParamsThe Chunked Text Representation to be added to the adaptation setencodingIdstringrequiredUUID of an encodingmuxingIdstringrequiredUUID of a muxingdependencyIdstringUsed to signal a dependency with another representation. The representation may belong to a different adaptation settypestringenumrequiredTEMPLATELISTTIMELINEAllowed:TEMPLATELISTTIMELINEmodestringenumDefaults to TEMPLATE_REPRESENTATIONTEMPLATE_REPRESENTATIONTEMPLATE_ADAPTATION_SETAllowed:TEMPLATE_REPRESENTATIONTEMPLATE_ADAPTATION_SETsegmentPathstringrequiredPath to segments. Will be used as the representation id if the type is set to TEMPLATE_ADAPTATION_SETstartSegmentNumberint64Number of the first segmentendSegmentNumberint64Number of the last segment. Default is the last one that was encodedstartKeyframeIdstringId of the keyframe to start with. It takes precedence over startSegmentNumberendKeyframeIdstringId of the keyframe to end with. It takes precedence over endSegmentNumber. The segment containing the end keyframe is not included in the representation.Responses 201Successful response. defaultError response.Updated 2 months ago