Set the attributes of the specified options to the configuration associated with the specified mode.
Declared in <baljsn_decoderoptionsutil.h>
static
void
setMode(
DecoderOptions* options,
Mode mode);
See {Modes} for details.
| Name | Description |
|---|---|
| options | decoder options object to configure |
| mode | configuration mode to apply |