Interface Audio.Sink

Implemented by objects that take audio as input.

Known Implementations

Methods

connect(Audio.Connection connection)

Connect a single channel of audio.

connect(Audio.Source source)

Connect all channels of an audio source.

Method Documentation

void connect(Audio.Connection connection)

Connect a single channel of audio.

Parameters

void connect(Audio.Source source)

Connect all channels of an audio source.

Parameters



Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.