Skip to content

ProviderNodeInstance

class ProviderNodeInstance

Interface for Amplimix pipeline nodes that can provide audio data to an output buffer.

Functions

Name Description
Provide Produces audio data ready to be taken as input from a consumer node.

Function Details

Provide

* Provide()

Produces audio data ready to be taken as input from a consumer node.

Return
The output audio data.
See
AudioBuffer