Also, most Audio Unit hosts do listen to NSViewFrameDidChangeNotification notifications posted on the Audio Unit's custom view. This is resizing initiated by the Audio Unit. There is plenty of information on this. I'm looking for inverted flow. How window owner (host) can tell to the custom view it is time to resize as the user resized the window (if there is a possibility of course).
There is a supportedViewConfigurations property in AUAudioUnit, which allows the host to query multiple view configurations with different sizes. Will host allow the user to resize window by grabbing window edge with these? It doesn't look like that.
Topic:
Media Technologies
SubTopic:
Audio
Tags: