[MonoTouch] Is AVTime in AVFoundation bound?

Jeff Stedfast jeff at xamarin.com
Thu Oct 20 15:03:01 EDT 2011


Hi Dermotos,

It looks like NSValue does not currently bind those AVFoundation
extension methods. I'm adding them now...

Hope that helps!

Jeff

On Thu, Oct 20, 2011 at 9:02 AM, dermotos <me at dermotos.com> wrote:
> What im looking for is the AVTime "additions" it adds to NSValue.
> http://developer.apple.com/library/ios/#documentation/AVFoundation/Reference/NSValue_AVFoundation_Additions/Reference/Reference.html#//apple_ref/doc/uid/TP40009535
>
> In the link above, to create an NSValue object with a CMTime value, I need
> to use valueWithCMTime:
>
> How do I do this in Monotouch?
>
> Its not part of CMTime and I cant find AVTime (the original link had an
> AVTime.h mentioned in it).
>
> --
> View this message in context: http://monotouch.2284126.n4.nabble.com/Is-AVTime-in-AVFoundation-bound-tp3918588p3921816.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