DecoderOptions

constructor(skipLoopFilter: DecoderSkip? = null, skipFrame: DecoderSkip? = null, errorDetection: Set<ErrorDetection> = emptySet(), threadType: DecoderThreadType? = null, options: Map<String, String> = emptyMap())