ISDBPlayer::PlaylistMoveTrack
From MMWiki
CoClass SDBPlayer, Interface ISDBPlayer
Sub PlaylistMoveTrack(Index As Long, NewIndex As Long)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of track to be moved. |
| NewIndex | Long | Where to move the track. |
[edit]
Method description
Moves track to a new position in Now Playing.
