hxd.snd.openal.SourceHandle
hxd.snd.openal.SourceHandle
Fields
| Name | Type | |
|---|---|---|
inst | I32 | |
sampleOffset | I32 | |
playing | Bool | |
nextAuxiliarySend | I32 | |
freeAuxiliarySends | hl.types.ArrayBytes_Int | |
effectToAuxiliarySend | haxe.ds.ObjectMap |
Protos
f@1554acquireAuxiliarySend(hxd.snd.openal.SourceHandle, hxd.snd.Effect) → I32f@1555getAuxiliarySend(hxd.snd.openal.SourceHandle, hxd.snd.Effect) → I32f@1556releaseAuxiliarySend(hxd.snd.openal.SourceHandle, hxd.snd.Effect) → I32
Bindings
- static
f@1557__constructor__(hxd.snd.openal.SourceHandle) → Void