SDBPlayer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
|[[ISDBPlayer::isAutoDJ|isAutoDJ]] |Property Get/Let | | |[[ISDBPlayer::isAutoDJ|isAutoDJ]] |Property Get/Let | | ||
|[[ISDBPlayer::isCrossfade|isCrossfade]] |Property Get/Let | | |[[ISDBPlayer::isCrossfade|isCrossfade]] |Property Get/Let | | ||
|[[ISDBPlayer::isEqualizer|isEqualizer]] |Property Get/Let | | |||
|[[ISDBPlayer::isPaused|isPaused]] |Property Get | | |[[ISDBPlayer::isPaused|isPaused]] |Property Get | | ||
|[[ISDBPlayer::isPlaying|isPlaying]] |Property Get | | |[[ISDBPlayer::isPlaying|isPlaying]] |Property Get | | ||
| Line 19: | Line 20: | ||
|[[ISDBPlayer::isShuffle|isShuffle]] |Property Get/Let | | |[[ISDBPlayer::isShuffle|isShuffle]] |Property Get/Let | | ||
|[[ISDBPlayer::isStartingPlayback|isStartingPlayback]] |Property Get | | |[[ISDBPlayer::isStartingPlayback|isStartingPlayback]] |Property Get | | ||
|[[ISDBPlayer::LoadEqualizerPreset|LoadEqualizerPreset]] |Method | | |||
|[[ISDBPlayer::Next|Next]] |Method | | |[[ISDBPlayer::Next|Next]] |Method | | ||
|[[ISDBPlayer::Panning|Panning]] |Property Get/Let | | |[[ISDBPlayer::Panning|Panning]] |Property Get/Let | | ||
Revision as of 09:42, 29 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 | |
| isEqualizer | Property Get/Let | |
| isPaused | Property Get | |
| isPlaying | Property Get | |
| isRepeat | Property Get/Let | |
| isShuffle | Property Get/Let | |
| isStartingPlayback | Property Get | |
| LoadEqualizerPreset | Method | |
| 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 |