Developer Documentation

MediaStream.AudioPushDataAsync

public virtual async void AudioPushDataAsync(float[] buffer)

Sends audio data using a custom CancellationSource. The data has to be interleaved [-1, 1] float data.

Info

if IsPaused NOP

Parameters

NameTypeDescription
bufferSingle[]interleaved audio data