Re: iOS 4: more AVAsset questions
Re: iOS 4: more AVAsset questions
- Subject: Re: iOS 4: more AVAsset questions
- From: Mike Abdullah <email@hidden>
- Date: Sun, 17 Apr 2011 20:11:56 +0100
I'm no expert on AVFoundation, but there's a fair chance it's using the Cocoa URL loading system under the hood. If so, you could always resort to implementing your own custom URL scheme and passing that in.
On 17 Apr 2011, at 19:35, John Michael Zorko wrote:
>
> 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 (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
_______________________________________________
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