Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
Syntax
const TCHAR &42;const MustBeSuspendedInBackground
Remarks
FVariant(bool) : true - the decoder must not be used during application background, false - not needed
This tends to be more of a per-platform setting than a per-decoder-instance one, but it is more flexible to do it this way.