Class AudioBaseSrc

java.lang.Object
All Implemented Interfaces:
Proxy
Direct Known Subclasses:
AudioSrc

@Generated("io.github.jwharm.JavaGI") public class AudioBaseSrc extends PushSrc
This is the base class for audio sources. Subclasses need to implement the ::create_ringbuffer vmethod. This base class will then take care of reading samples from the ringbuffer, synchronisation and flushing.