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

Method VideoSetCodecType

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

Source from the content-addressed store, hash-verified

9 VideoSetQualityFactor(factor float64) error
10 VideoGetQualityFactor() (float64, error)
11 VideoSetCodecType(codecType int) error
12 VideoGetCodecType() (int, error)
13 VideoSetEDID(edid string) error
14 VideoGetEDID() (string, error)

Callers 4

VideoSetCodecTypeMethod · 0.65
VideoSetCodecTypeMethod · 0.65
VideoSetCodecTypeMethod · 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