enableAudio property

bool enableAudio
final

Enable audio while recording video. Defaults to 'true'. You can always override this setting when calling the 'startRecording' method.

Implementation

final bool enableAudio;