Contents

changeToMediaAtIndex

Immediately begins playing the media item at the specified index in the playlist.

Declaration

void changeToMediaAtIndex(
    in int index
);

Parameters

  • index:

    An integer indicating a position in the playlist.

See Also

Controlling Playback