Click or drag to resize

MediaPlayer8 Properties

The MediaPlayer8 type exposes the following members.

Properties
  NameDescription
Public propertyInitialized
If the media player is ready to load a Media Source
Public propertyNativeController
The controller clas through which common commands can be requested and common callbacks are received
Public propertyStatic memberNativeEventsStartIndex
Need to be changed accordingly when more than 1 rendering native plugin is used
Protected propertyParams
Abstract params defined by each inheritor class
Public propertyRendering
Includes setup config. like which texture to use, which renderer, when, what loading texture to use (if any) etc.
Top
See Also