|
| enum | SWSourceType {
SWNONE = 0
, SWLOCALFILE
, SWUSBFILE
, SWWEBSTREAM
,
SWBLUETOOTH
} |
| |
|
| | SWPlayableItem (SWSourceType atype, const QString &atitle, const QString &atext) |
| |
Definition at line 117 of file raDIYo.h.
◆ SWSourceType
| enum SWPlayableItem::SWSourceType |
◆ SWPlayableItem() [1/2]
| SWPlayableItem::SWPlayableItem |
( |
| ) |
|
|
inline |
◆ SWPlayableItem() [2/2]
| SWPlayableItem::SWPlayableItem |
( |
SWSourceType |
atype, |
|
|
const QString & |
atitle, |
|
|
const QString & |
atext |
|
) |
| |
|
inline |
◆ sourceType
| SWSourceType SWPlayableItem::sourceType { SWNONE } |
◆ title
| QString SWPlayableItem::title |
◆ urlText
| QString SWPlayableItem::urlText |
◆ volume
| int SWPlayableItem::volume = -1 |
The documentation for this struct was generated from the following file:
- C:/Users/chris/Documents/projects.nxt/raDIYo/raDIYo.h