On Jul 25, 2015, at 9:10 PM, Marco S Hyman wrote:
The declaration for CMFormatDescriptionEqual is
func CMFormatDescriptionEqual(_ ffd1: CMFormatDescription!,
_ ffd2: CMFormatDescription!) -> Boolean
so I’d think this should work (but untested)
if CMFormatDescriptonEqual(fd1, fd2) { }
Unfortunately it does not!
I was hoping for an example that compiles.
Jan E.
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]