[MonoTouch] Is AVTime in AVFoundation bound?

Jeff Stedfast jeff at xamarin.com
Thu Oct 20 08:57:06 EDT 2011


Hi Dermotos,

Looking at http://developer.apple.com/library/ios/#documentation/AVFoundation/Reference/AVFoundationFramework/_index.html#//apple_ref/doc/uid/TP40008072
there doesn't appear to be any AVTime classes.

Do you know what the function/method name(s) are that you need to use?
It would be simpler for me to double-check that they are bound if I
have those.

If they aren't bound, I'll see what I can do about binding them as
soon as possible.

Thanks!

Jeff

On Wed, Oct 19, 2011 at 9:13 AM, dermotos <me at dermotos.com> wrote:
> It doesnt appear in intellisense, but the rest of the AVFoundation classes
> spec'd here do:
> http://developer.apple.com/library/IOS/#documentation/AVFoundation/Reference/AVFoundationFramework/Introduction/Introduction.html
>
> I need to add a CMTime to an NSValue array and apparently this class has the
> methods I need to do that.
>
> --
> View this message in context: http://monotouch.2284126.n4.nabble.com/Is-AVTime-in-AVFoundation-bound-tp3918588p3918588.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>


More information about the MonoTouch mailing list