Music.this

Load the music clip from a path

  1. this()
  2. this(string path)
    struct Music
    @nogc nothrow
    this
    (
    string path
    )

Meta