useLegacy property

bool useLegacy
final

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.

Legacy does NOT mean obsolete.

Implementation

final bool useLegacy;