Uses of Class
io.github.givimad.whisperjni.WhisperJNI.WhisperJNIPointer
Packages that use WhisperJNI.WhisperJNIPointer
-
Uses of WhisperJNI.WhisperJNIPointer in io.github.givimad.whisperjni
Subclasses of WhisperJNI.WhisperJNIPointer in io.github.givimad.whisperjniModifier and TypeClassDescriptionclassTheWhisperContextclass represents a native whisper.cpp context.classTheWhisperGrammarclass represents a native whisper.cpp parsed grammar.classTheWhisperStaterepresents a whisper_state, useful for thread safe context sharing.Methods in io.github.givimad.whisperjni with parameters of type WhisperJNI.WhisperJNIPointerModifier and TypeMethodDescriptionprotected static voidWhisperJNI.WhisperJNIPointer.assertAvailable(WhisperJNI.WhisperJNIPointer pointer) Asserts the provided pointer is still available.