Factory

interface Factory

A factory to build an IAudioSourceInternal.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun create(context: Context): IAudioSourceInternal

Creates an IAudioSourceInternal instance.

Link copied to clipboard

Whether the source that will be created by create is equal to another source.