Table of Contents

Class NativeAPI

public static class NativeAPI
Inheritance
object
NativeAPI

Fields

LibLiteRTLM

public const string LibLiteRTLM = "litert-lm"

Field Value

string

Methods

litert_lm_set_min_log_level(LogSeverity)

Sets the minimum log level for the LiteRT LM library.

public static extern void litert_lm_set_min_log_level(LogSeverity level)

Parameters

level LogSeverity