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 (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to