addMusicFile

Adds a music file to the music file collection.

void
addMusicFile
(
string name
,
string path
)

Parameters

name string

The name of the music file.

path string

The path of the music file.

Meta