hxd.snd.Source
hxd.snd.Source
Fields
| Name | Type | |
|---|---|---|
id | I32 | |
handle | hxd.snd.openal.SourceHandle | |
channel | hxd.snd.Channel | |
buffers | hl.types.ArrayObj | |
volume | F64 | |
playing | Bool | |
start | I32 | |
streamSound | hxd.res.Sound | |
streamBuffer | haxe.io.Bytes | |
streamStart | I32 | |
streamPos | I32 | |
| static | ID | I32 |
Protos
No protos.
Bindings
- static
f@1558__constructor__(hxd.snd.Source, Virtual[update, unqueueBuffer, stopSource, setSourceVolume, setMasterVolume, setListenerParams, setBufferData, queueBuffer, playSource, getProcessedBuffers, getPlayedSampleCount, getEffectDriver, destroyBuffer, createSource, createBuffer]) → Void