ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
SoftwareMixer.Stream
ae
ui
audio
mixer
software
SoftwareMixer
Undocumented in source.
struct
Stream
class
SoftwareMixer
struct
Stream {
SoundSource
source
;
size_t
pos
;
}
Stream
[]
streams
;
Members
Variables
pos
size_t
pos
;
source
SoundSource
source
;
Meta
Source
See Implementation
ae
ui
audio
mixer
software
SoftwareMixer
functions
fillBuffer
playSound
structs
Stream
variables
streams