Skip to content

Renderer Audio capabilities #30

@nytamin

Description

@nytamin

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"
            }
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    IdeaIdeas or ProposalManifestRelated to the OGraf Graphics manifestOGraf GraphicRelated to the OGraf Graphic specification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions