HttpStreamingEndpoint – Channels API – MediaKind
HttpStreamingEndpoint
Object
One advertised playback URL for a HttpStreaming output.
Properties
segmentationType
- Type: enum SegmentationType
- Required
- Description: Packaging format advertised on a HttpStreaming output endpoint.
Derived from the packager catalog output type (hls|cmaf) + manifestType (hls|dash):
cmaf+hls -> HLSfMP4, cmaf+dash -> DASHfMP4, hls -> HLSTS (HLS-TS not yet emitted). - Allowed values: HLSTSHLSfMP4DASHfMP4
url
- Type: string
- Required
- Description: The URL for the HttpStreaming output.