Hello,

The constant you use is missing in the QuickTime wrapper.

Can you file a bug report in the tracker ? Providing values for the
constants would be great. Thanks.

Regards, Laurent Etiemble.

2008/9/28 Mario Alberto Chavez <[EMAIL PROTECTED]>:
> Hello;
> Hope that some one can help me on this, I'm trying to get a list
> of QTMediaTypeVideo devices on my MBP, but with monobjc NSArray always come
> zero:
> NSArray sourceDevices =
> QTCaptureDevice.InputDevicesWithMediaType("QTMediaTypeVideo");
> But if I code it on Xcode and obj-c NSArray come with the right number of
> devices (which is one in my case, isight)
>
> NSArray* sourceDevices =
>
> [QTCaptureDevice inputDevicesWithMediaType:QTMediaTypeVideo];
>
> Seems to be a bug in monobjc
> Thanks in advance
>
> --
> Mario Alberto Chavez
> [EMAIL PROTECTED]
> http://mario-chavez.blogspot.com/
>

Reply via email to