recorder

package
v0.0.0-...-aec44c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SecTypeInvalid = 0
	SecTypeNone    = 1
	SecTypeVncAuth = 2
	SecTypeTight   = 16
)

Security types

Variables

This section is empty.

Functions

This section is empty.

Types

type Recorder

type Recorder struct {
	//common.BytesListener
	RBSFileName string
	// contains filtered or unexported fields
}

func NewRecorder

func NewRecorder(saveFilePath string) (*Recorder, error)

func (*Recorder) Close

func (r *Recorder) Close()

func (*Recorder) Consume

func (r *Recorder) Consume(data *common.RfbSegment) error

func (*Recorder) HandleRfbSegment

func (r *Recorder) HandleRfbSegment(data *common.RfbSegment) error

type RfbRequester

type RfbRequester struct {
	Conn   *client.ClientConn
	Name   string
	Width  uint16
	Height uint16
	// contains filtered or unexported fields
}

func (*RfbRequester) Consume

func (p *RfbRequester) Consume(seg *common.RfbSegment) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL