MCPcopy Create free account
hub / github.com/jetkvm/kvm / VideoGetCodecType

Method VideoGetCodecType

internal/native/interface.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 VideoGetQualityFactor() (float64, error)
11 VideoSetCodecType(codecType int) error
12 VideoGetCodecType() (int, error)
13 VideoSetEDID(edid string) error
14 VideoGetEDID() (string, error)
15 VideoLogStatus() (string, error)

Callers 3

VideoGetCodecTypeMethod · 0.65
VideoGetCodecTypeMethod · 0.65
VideoGetCodecTypeMethod · 0.65

Implementers 3

Nativeinternal/native/native.go
NativeProxyinternal/native/proxy.go
EmptyNativeInterfaceinternal/native/empty.go

Calls

no outgoing calls

Tested by

no test coverage detected