CMFormatDescriptionEqual
CMFormatDescriptionEqual
- Subject: CMFormatDescriptionEqual
- From: "Jan E. Schotsman" <email@hidden>
- Date: Sat, 25 Jul 2015 20:49:18 +0200
Can someone please provide an example of how to call
CMFormatDescriptionEqual?
For example:
var fd1:CMFormatDescription
var fd2:CMFormatDescription
if CMFormatDescriptionEqual( desc1:fd1, desc2:fd2 ) {}
"Cannot invoke CMFormatDescriptionEqual with an argument list of type
(desc1: CMFormatDescription,desc2: CMFormatDescription)"
I've tried quite a few combinations of parameter names and
CMFormatDescriptions with and without question marks or exclamation
marks but none of them compiles.
Swift 1.2, Xcode 6.3
Jan E.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden