Skip to content

Able Player does not handle default value for the kind attribute. #618

@joedolson

Description

@joedolson

The kind attribute has a default value of subtitles. If Able Player is parsing a track element, however, it only checks the explicit value of the attribute and does not assume the default if it is missing. This means that a track element without a kind attribute will not be used to generate a transcript.

See:

kind = track.kind;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions