ISDBPlayer::PlaylistItems
		
		
		
		Jump to navigation
		Jump to search
		
CoClass SDBPlayer, Interface ISDBPlayer
Property Get PlaylistItems(Index As Long) As SDBSongData
Parameters
| Name | Type | Description | 
|---|---|---|
| Index | Long | Index of the track to be returned. | 
Property description
Returns a track (as SDBSongData object) from Now Playing indexed by Index.
