MediaComponentRm
Description: This data type is defined in the same way as the MediaComponent data type, but with the OpenAPI nullable property set to true
Type: object
Required:
- medCompN
Properties:
afAppId:
Reference: '#/components/schemas/AfAppId'
afRoutReq:
Reference: '#/components/schemas/AfRoutingRequirementRm'
contVer:
Reference: '#/components/schemas/ContentVersion'
codecs:
Type: array
Items:
Reference: '#/components/schemas/CodecData'
minItems: 1
maxItems: 2
fStatus:
Reference: '#/components/schemas/FlowStatus'
marBwDl:
Reference: 'TS29571_CommonData.yaml#/components/schemas/BitRateRm'
marBwUl:
Reference: 'TS29571_CommonData.yaml#/components/schemas/BitRateRm'
medCompN:
Type: integer
medSubComps:
Type: object
additionalProperties:
Reference: '#/components/schemas/MediaSubComponentRm'
minProperties: 1
medType:
Reference: '#/components/schemas/MediaType'
mirBwDl:
Reference: 'TS29571_CommonData.yaml#/components/schemas/BitRateRm'
mirBwUl:
Reference: 'TS29571_CommonData.yaml#/components/schemas/BitRateRm'
resPrio:
Reference: '#/components/schemas/ReservPriority'
nullable: true