Open JuergenGrupp opened 11 months ago
A ConsumptionDevice can have a limited ability to replay certain types and formats of media files. If we need to express this in EBUCorePlus, we need to link the ConsumptionDeviceProfile to the allowed Formats with a property like canRender.
ConsumptionDevice
ConsumptionDeviceProfile
Formats
canRender
A
ConsumptionDevice
can have a limited ability to replay certain types and formats of media files. If we need to express this in EBUCorePlus, we need to link theConsumptionDeviceProfile
to the allowedFormats
with a property likecanRender
.