Skip to content

Why get_codecs_by_kind is public only for crate and not just a public? #738

@Razzwan

Description

@Razzwan

Why get_codecs_by_kind is public only for crate and not just a public?

Sometimes, during debugging, it's crucial to know which codecs are actually registered. This can also be useful in practice, for example, if codecs are added dynamically in an application, depending on which clients are connected to the room. We wouldn't want to add codecs that have already been added, so I believe this method should be public.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions