Confirmed users
856
edits
| Line 45: | Line 45: | ||
NPPVpluginCoreAnimationLayer = 1003 | NPPVpluginCoreAnimationLayer = 1003 | ||
NPPVariable. The value should be treated as a CALayer * pointer, which the plug-in should fill in with a | NPPVariable. The value should be treated as a CALayer * pointer, which the plug-in should fill in with a ''retain''ed layer. For example: | ||
NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value) | NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value) | ||