NovelateMusic

A music file.

Constructors

this
this(string name, string path)

Creates a new music file.

Members

Properties

name
string name [@property getter]

Gets the name of the music file.

path
string path [@property getter]

Gets the path of the music file.

Meta