Skip to content

test(nodes): add OGG round-trip test for SymphoniaOggDemuxerNode #508

@staging-devin-ai-integration

Description

Context

PR #505 added OGG mux→demux round-trip tests using OggDemuxerNode, but the default feature set registers SymphoniaOggDemuxerNode when the symphonia feature is enabled (which it is by default).

Suggested change

Add a feature-gated test that instantiates SymphoniaOggDemuxerNode when #[cfg(feature = "symphonia")] is active, exercising the demuxer implementation most builds actually expose.

Origin

Identified by automated review on #505.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions