Source

Source.

Constructors

this
this(uint id, uint buffer)

Source constructor.

Members

Functions

play
void play()

Plays the current source.

stop
void stop()

Stops current source.

Properties

loop
bool loop [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
pitch
float pitch [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
vec3 position [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
volume
float volume [@property setter]

Properties

Meta