Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.SampleFramesHandler

public delegate void SampleFramesHandler(Experimental.Audio.AudioSampleProvider provider, uint sampleFrameCount);

Parameters

providerProvider emitting the event.
sampleFrameCountHow many sample frames are available, or were dropped, depending on the event.

Description

Delegate for sample frame events.

Did you find this page useful? Please give it a rating: