QML - Create Your Own Adventure

Name Topic Used in Type
false Media default value
This default music (if set) will be turned off. The source has to set to "none" if you don't want to use a music for this station.
Sample:
<music source="none" default="false" />
<text>The boy picks up the fiddle and plays a magic tune.</text>
[...]