updateAudioProducer property

void Function(Producer? audioProducer) get updateAudioProducer

Function to update the audio producer state.

Implementation

void Function(Producer? audioProducer) get updateAudioProducer;