Variable Music.ctxType

Type of music context (audio filetype)

struct Music
{
  // ...
  int ctxType;
  // ...
}