coreaudio-sys icon indicating copy to clipboard operation
coreaudio-sys copied to clipboard

wrapper for AURenderEvent?

Open wtholliday opened this issue 2 years ago • 7 comments

I'd like to use AURenderEvent from Rust.

https://developer.apple.com/documentation/audiotoolbox/aurenderevent

It's in the Audio Toolbox framework. When I enable the audio_toolbox feature, I don't see AURenderEvent in the generated coreaudio.rs.

How can I add a wrapper for it?

thanks!

wtholliday avatar Dec 26 '21 21:12 wtholliday