SDBPlayer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
|[[ISDBPlayer::PlaylistCount|PlaylistCount]] |Property Get | | |[[ISDBPlayer::PlaylistCount|PlaylistCount]] |Property Get | | ||
|[[ISDBPlayer::PlaylistDelete|PlaylistDelete]] |Method | | |[[ISDBPlayer::PlaylistDelete|PlaylistDelete]] |Method | | ||
|[[ISDBPlayer::PlaylistFocused|PlaylistFocused]] |Property Get/Let | | |||
|[[ISDBPlayer::PlaylistItems|PlaylistItems]] |Property Get | | |[[ISDBPlayer::PlaylistItems|PlaylistItems]] |Property Get | | ||
|[[ISDBPlayer::PlaylistMoveTrack|PlaylistMoveTrack]] |Method | | |[[ISDBPlayer::PlaylistMoveTrack|PlaylistMoveTrack]] |Method | | ||
|[[ISDBPlayer::PlaylistSelected|PlaylistSelected]] |Property Get/Let | | |||
|[[ISDBPlayer::Previous|Previous]] |Method | | |[[ISDBPlayer::Previous|Previous]] |Method | | ||
|[[ISDBPlayer::Stop|Stop]] |Method | | |[[ISDBPlayer::Stop|Stop]] |Method | |
Revision as of 10:59, 14 January 2009
- SDBAlbum
- SDBAlbumArtItem
- SDBAlbumArtList
- SDBAlbums
- SDBApplication
- SDBArtist
- SDBArtists
- SDBCommonDialog
- SDBDatabase
- SDBDBIterator
- SDBDevice
- SDBDeviceList
- SDBDropTarget
- SDBDropTargetLast
- SDBDropTargetNext
- SDBDropTargetRip
- SDBFileSystem
- SDBHWEvents
- SDBImage
- SDBIniFile
- SDBMedia
- SDBMenuItem
- SDBPlayer
- SDBPlaylist
- SDBPlaylists
- SDBProgress
- SDBRegistry
- SDBScriptControl
- SDBSongData
- SDBSongIterator
- SDBSongList
- SDBStringList
- SDBTextFile
- SDBTimer
- SDBTools
- SDBTrackSynchStatus
- SDBTracksWindow
- SDBTree
- SDBTreeNode
- SDBUI
- SDBUIActiveX
- SDBUIButton
- SDBUICheckBox
- SDBUICommon
- SDBUIDockablePanel
- SDBUIDropDown
- SDBUIEdit
- SDBUIForm
- SDBUIGroupBox
- SDBUILabel
- SDBUIListBox
- SDBUIMaskEdit
- SDBUIMultiLineEdit
- SDBUIPanel
- SDBUIRadioButton
- SDBUISpinEdit
- SDBUITrackBar
- SDBUITranspPanel
- SDBUITreeList
- SDBUITreeListItem
- SDBWebSearch
CoClass SDBPlayer
Object for controlling of player and Now Playing list.
ISDBPlayer members
Name | Type | Description |
---|---|---|
CurrentPlaylist | Property Get | |
CurrentSong | Property Get | |
CurrentSongIndex | Property Get/Let | |
CurrentSongLength | Property Get | |
CurrentSongList | Property Get | |
isAutoDJ | Property Get/Let | |
isCrossfade | Property Get/Let | |
isPaused | Property Get | |
isPlaying | Property Get | |
isRepeat | Property Get/Let | |
isShuffle | Property Get/Let | |
isStartingPlayback | Property Get | |
Next | Method | |
Panning | Property Get/Let | |
Pause | Method | |
Play | Method | |
PlaybackTime | Property Get/Let | |
PlaylistAddTrack | Method | |
PlaylistAddTracks | Method | |
PlaylistClear | Method | |
PlaylistCount | Property Get | |
PlaylistDelete | Method | |
PlaylistFocused | Property Get/Let | |
PlaylistItems | Property Get | |
PlaylistMoveTrack | Method | |
PlaylistSelected | Property Get/Let | |
Previous | Method | |
Stop | Method | |
Volume | Property Get/Let |