Hello, all ... I've more questions regarding AVAsset:
1. I see AVAsset and AVURLAsset. Is there a subclass that allows me to create an asset from a bytestream? I'm finding that AVURLAsset is a bit too high level for what I need to do (that being, create an asset for a stream of bytes coming from a socket). 2. If #1 isn't possible, is there a way I can specify the NSURLRequest for the AVURLAsset, so I can do things like specify HTTP headers for the request? Regards, John, appreciative of the assistance :-) _______________________________________________ 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