• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS 4: more AVAsset questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >iOS 4: more AVAsset questions (From: John Michael Zorko <email@hidden>)

  • Prev by Date: Re: Proper way to create a singleton without @synchronized ?
  • Next by Date: How do I disable Xcode 4's SVN support?
  • Previous by thread: iOS 4: more AVAsset questions
  • Next by thread: How do I disable Xcode 4's SVN support?
  • Index(es):
    • Date
    • Thread