useLegacy property
Uses Android MediaRecorder if true
.
Uses advanced recorder with media codecs and additionnal features by default.
While advanced recorder unlocks additionnal features, legacy recorder is stability oriented.
Implementation
final bool useLegacy;