There's a note in AV Foundation Release Notes for iOS 4.3 that reads:

Note that the value of each of these properties is YES even if the associated 
operation is only conditionally supported. Examples:
playable is YES even if the asset has protected content and requires 
authorization of both the application and the content for playback. You can 
determine whether an asset has protected content via hasProtectedContent 
(AVAsset).
I can't find anything more on the "requires authorization of both the 
application and the content for playback" part.  

Is this saying that an authorized app, such as iTunes or QuickTime is required 
to play protected content?  Or, is there some way for me to authorize my own AV 
Foundation-based app and protected content and then play it back in an AVPlayer?


Thanks.

Brad



_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to