NPAPI:Pepper: Difference between revisions

Jump to navigation Jump to search
Line 192: Line 192:
<pre>
<pre>
     , NPNVsupportsPepperEventBool = zzzz /* TRUE if the browser supports the Pepper event model */
     , NPNVsupportsPepperEventBool = zzzz /* TRUE if the browser supports the Pepper event model */
<pre>
</pre>


Once the plug-in finds a supported event model, it calls NPN_SetValue to tell the browser which event model it has. We're using the NPNVariable introduced for Mac for this:
Once the plug-in finds a supported event model, it calls NPN_SetValue to tell the browser which event model it has. We're using the NPNVariable introduced for Mac for this:
89

edits

Navigation menu