PluginMediaPlayer (MediaPlayer)

IMML example



	

Properties

bool Shuffle

  • Summary:

bool Loop

  • Summary:

Sound NowPlaying

  • Summary: Returns the sound that is currently playing or null if no sound is playing

string Name

  • Summary:

string Source

  • Summary:

bool Enabled

  • Summary:

Functions

void Next()

  • Summary: Play the next media
  • Parameters

void Previous()

  • Summary: Play the previous media
  • Parameters

void SetParkEngine(IParkEngine parkEngine)

  • Summary:
  • Parameters

void AddElement(ImmlElement element)

  • Summary:
  • Parameters

void Load()

  • Summary:
  • Parameters

void Update()

  • Summary:
  • Parameters

void Dispose()

  • Summary:
  • Parameters