Skip to content

Comments

Add encoderCtl() request#9

Open
sophisticode wants to merge 2 commits intoEPNW:masterfrom
sophisticode:PR_encoderCtl
Open

Add encoderCtl() request#9
sophisticode wants to merge 2 commits intoEPNW:masterfrom
sophisticode:PR_encoderCtl

Conversation

@sophisticode
Copy link

Settings of the Opus encoder can be configured by the opus_encoder_ctl() function. As it uses variadic parameters, there was so far no support in opus_dart. As ffigen now supports variadics, I used it to generate a wrapper for opus_encoder_ctl().

This operation was done outside opus_dart. ffi_tool in the tool directory does not work anymore. I kindly ask you to decide if you want to delete the tool directory.

Also ffi_tool is still mentioned in README.md. I just added the documentation of encoder CTL at the end. Please also decide about removing references to ffi_tool.

Markus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant