controller

package
v0.0.0-...-3ed38a9 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func Connect

func Connect(serverUrl string) (*Controller, error)

func (*Controller) RequestExit

func (c *Controller) RequestExit() error

func (*Controller) SendTouch

func (c *Controller) SendTouch(event protocol.TouchEvent) error

func (*Controller) StreamDisplay

func (c *Controller) StreamDisplay(width int, height int) (*DisplayStream, error)

type DisplayStream

type DisplayStream struct {
	// contains filtered or unexported fields
}

func (*DisplayStream) GetFrame

func (ds *DisplayStream) GetFrame() ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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