SoundClip.this

Load the clip from the specified path

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

Meta