AudioRecordSourceFactory
abstract class AudioRecordSourceFactory(val effects: Set<UUID>) : IAudioSourceInternal.Factory(source)
Inheritors
Functions
Link copied to clipboard
Creates an IAudioSourceInternal instance.
Link copied to clipboard
Whether the source that will be created by create is equal to another source.