SDBPlayer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{AutomationObjectsList}} | |||
== CoClass SDBPlayer == | == CoClass SDBPlayer == | ||
Revision as of 01:42, 8 May 2007
- 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 | |
| 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 | |
| PlaylistItems | Property Get | |
| PlaylistMoveTrack | Method | |
| Previous | Method | |
| Stop | Method | |
| Volume | Property Get/Let |