(codecType int)
| 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) |
no outgoing calls
no test coverage detected