updateAudioProducer property

void Function(Producer? audioProducer) updateAudioProducer

Function to update the audio producer state.

Implementation

void Function(Producer? audioProducer) get updateAudioProducer;