Hi,

>From a chrome application in javascript, I am trying to use the screen
capturer service:

var scService=XPCU.getService("@mozilla.org/inspector/screen-capturer;1",
"inIScreenCapturer");

But this always returns null, although the screen capturing is present in
inspector extension.

Do I have to do something special to access the service or should I
consider it is definitely not available on my platform (moz1.6/linux) ?

Thanks,
/mig

_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to