Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3

Playing

The current media item has started playing.

8

MediaEnded

The media item has completed playback.

12

TimeHit

A particular timecode has been reached. See the entry on Timecode Eventsfor more details.

13

Overlay_Playing

An roAudioPlayerMxinstance has begun playback of an audio file.

14

Overlay_MediaEnded

An roAudioPlayerMx instance has completed playback of an audio file.

15

Overlay_TimeHit

The EventTimeStamp of an roAudioPlayerMx instance has been been reached.

16

MediaError

A media error has been detected.

17

Overlay_MediaError

A media error has been detected during roAudioPlayerMx playback.

18

FadingOut

The current media item has completed fading out. See the roVideoPlayer.SetFade()entry for more details.

19

DecoderEOS

 

20

Overlay_FadingOut

The FadeOutLocation of an roAudioPlayerMx instance has been reached.

21

Overlay_DecoderEOS

 

26

Underflow

The stream seems to be underflowing. This event usually indicates that the streaming latency is set too low. It will be generated every few seconds as long as underflow is detected.

...