AudioDecoder

Description
AudioDecoder can decode encoded byte[] into audio and play it as audio source.


Component Properties

Volume
– adjust the volume of the streamed audio

Source Sample Rate
– source sample rate of the streamed audio

Source Channels
– source channels count of the streamed audio

OnPCMFloatReadyEvent
– invoke when the decoded PCM float array is ready

label ID
– encoder and decoder’s label ID should match