autoPlay property

bool autoPlay
final

Play the audio automatically. If not, call RTCMediaPlayer.start to play the audio.

Implementation

final bool autoPlay;