mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-09-20 09:00:21 +00:00
starting to create a new file format
This commit is contained in:
@@ -25,6 +25,6 @@ type IServerConn interface {
|
||||
|
||||
type IClientConn interface {
|
||||
CurrentPixelFormat() *PixelFormat
|
||||
CurrentColorMap() *ColorMap
|
||||
//CurrentColorMap() *ColorMap
|
||||
Encodings() []IEncoding
|
||||
}
|
||||
|
Reference in New Issue
Block a user