Loading TS26512_ClientData.yaml +13 −9 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ components: CmcdSessionData: description: 'An object containing session-scope CMCD keys' type: object requried: required: - sid properties: v: Loading @@ -39,11 +39,13 @@ components: description: 'Content identifier' type: string st: description: 'Stream type' $ref: '#/components/schemas/CmcdStreamType' allOf: - description: 'Stream type' - $ref: '#/components/schemas/CmcdStreamType' sf: description: 'Streaming format' $ref: '#/components/schemas/CmcdStreamingFormat' allOf: - description: 'Streaming format' - $ref: '#/components/schemas/CmcdStreamingFormat' pr: description: 'Playback rate' type: number Loading @@ -53,8 +55,9 @@ components: type: object properties: ot: description: 'Object type' $ref: '#/components/schemas/CmcdObjectType' allOf: - description: 'Object type' - $ref: '#/components/schemas/CmcdObjectType' d: description: 'Object duration (milliseconds)' type: integer Loading Loading @@ -82,8 +85,9 @@ components: description: 'Buffer length (milliseconds)' type: integer nor: description: 'Next object request' $ref: 'TS26510_CommonData.yaml#/components/schemas/RelativeUrl' allOf: - description: 'Next object request' - $ref: 'TS26510_CommonData.yaml#/components/schemas/RelativeUrl' nrr: description: 'Next range request' type: string Loading Loading
TS26512_ClientData.yaml +13 −9 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ components: CmcdSessionData: description: 'An object containing session-scope CMCD keys' type: object requried: required: - sid properties: v: Loading @@ -39,11 +39,13 @@ components: description: 'Content identifier' type: string st: description: 'Stream type' $ref: '#/components/schemas/CmcdStreamType' allOf: - description: 'Stream type' - $ref: '#/components/schemas/CmcdStreamType' sf: description: 'Streaming format' $ref: '#/components/schemas/CmcdStreamingFormat' allOf: - description: 'Streaming format' - $ref: '#/components/schemas/CmcdStreamingFormat' pr: description: 'Playback rate' type: number Loading @@ -53,8 +55,9 @@ components: type: object properties: ot: description: 'Object type' $ref: '#/components/schemas/CmcdObjectType' allOf: - description: 'Object type' - $ref: '#/components/schemas/CmcdObjectType' d: description: 'Object duration (milliseconds)' type: integer Loading Loading @@ -82,8 +85,9 @@ components: description: 'Buffer length (milliseconds)' type: integer nor: description: 'Next object request' $ref: 'TS26510_CommonData.yaml#/components/schemas/RelativeUrl' allOf: - description: 'Next object request' - $ref: 'TS26510_CommonData.yaml#/components/schemas/RelativeUrl' nrr: description: 'Next range request' type: string Loading