extraData property
Extra data in audio frame, message sent by remote users through onLocalProcessedAudioFrame
that add to audio frame will be callback through this field.
Implementation
Uint8List? extraData;
Extra data in audio frame, message sent by remote users through onLocalProcessedAudioFrame
that add to audio frame will be callback through this field.
Uint8List? extraData;