The CorePlugins Interface represents a collection of core
plugins. Core plugins are Flash modules which extend the standard functionality
of the presentation playback core.
| Properties |
| Property |
Value Type |
Access |
Default value |
Property description |
| Count |
int |
Read only |
0 |
Returns a number of core plugins attached to the player |
|
| Methods |
| Method |
Method description |
| CorePlugin Item(int index) |
Returns the CorePlugin Interface
representing a player core plugin with the given plugin index.
Note: index is 1-based |
|
Remarks
Implementation of core plugins functionality is reserved for iSpring SDK
3.3 version.
See also
CorePlugin Interface
PlayerSettings
Interface
iSpring SDK COM API