Skip to content

Should AudioSampleFormat enums values be lowercase? #300

@tguilbert-google

Description

@tguilbert-google

Follow up to #256, brought up by @sandersdan.

It's standard for video pixel formats to be uppercase, but audio sample formats don't have such a strong convention. JS enums are more commonly seen as lower case. @padenot, was there a specific intention with going to uppercase?

Any thoughts on using u8p or u8P instead of U8P?

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingInterface changes that would break current usage (producing errors or undesired behavior).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions