From my experience in shipping multiple complex AVFoundation apps, you can
safely (assuming you know what you are actually doing) • :
Build AVAssets /
Build AVMutableCompositions
Build AVVideoCompositors /
Build AVVideoCompositionLayerInstructions
Build AVPlayerItems
Build AVPlayerItemOutp
On 9 Apr 2014, at 22:06, Tom Doan wrote:
> I have a dialog which has an NSBox. Inside the NSBox are two
> (separate, but conceptually linked) sets of radio buttons. These are
> just NSButtons with radio style---I haven't (at least intentionally)
> embedded them into an NSMatrix. However, when