Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jetkvm/kvm
/ VideoStart
Method
VideoStart
internal/native/empty.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(e *EmptyNativeInterface) VideoStart() error {
49
return
nil
50
}
51
52
func
(e *EmptyNativeInterface) GetLVGLVersion() (string, error) {
53
return
""
, nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected