Skip to content

opus_uint16 #3

@vinnitu

Description

@vinnitu

Hi.

I have next flow on my app

encoded opus data -> decode with opus_decode() -> resample 44100 -> send to bluetooth in sbc codec

I want to use libresample but in your code in/out data it *float, but opus_decode give me opus_uint16(uint16_t) and sbc as I known wants uint16 too.

What do you recommend me to do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions