ISDBPlayer::PlaylistAddTrack: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{MethodDeclaration|SDBPlayer|ISDBPlayer|Sub PlaylistAddTrack(Song As | {{MethodDeclaration|SDBPlayer|ISDBPlayer|Sub PlaylistAddTrack(Song As SDBSongData)}} | ||
===Parameters=== | ===Parameters=== | ||
{{MethodParameters | {{MethodParameters | ||
|Song | | |Song |[[SDBSongData]] |Track to be added.}} | ||
===Method description=== | ===Method description=== | ||
Latest revision as of 15:43, 21 March 2007
CoClass SDBPlayer, Interface ISDBPlayer
Sub PlaylistAddTrack(Song As SDBSongData)
Parameters
| Name | Type | Description |
|---|---|---|
| Song | SDBSongData | Track to be added. |
Method description
Adds new track to Now Playing list.