-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
IdeaIdeas or ProposalIdeas or ProposalManifestRelated to the OGraf Graphics manifestRelated to the OGraf Graphics manifestOGraf GraphicRelated to the OGraf Graphic specificationRelated to the OGraf Graphic specification
Description
A question regarding audio came up in a discussion the other day, so I thought that it might be a good idea to add the renderRequirement on whether the Renderer can play audio or not:
{
"renderRequirements": [
{
"audioEnabled": {
"description": "If set, specifies requirement on whether the renderer can play audio or not.",
"$ref": "https://ograf.ebu.io/v1/specification/json-schemas/lib/constraints/boolean.json"
}
}
]
}didikunz
Metadata
Metadata
Assignees
Labels
IdeaIdeas or ProposalIdeas or ProposalManifestRelated to the OGraf Graphics manifestRelated to the OGraf Graphics manifestOGraf GraphicRelated to the OGraf Graphic specificationRelated to the OGraf Graphic specification