winappstream

package
v0.0.0-...-fb3f4bb Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func NewApp

func NewApp(pid winapi.ProcessId) (*App, error)

func (*App) CaptureImageScreenVersion

func (app *App) CaptureImageScreenVersion() (image.Image, error)

func (*App) Destroy

func (app *App) Destroy()

func (*App) HttpImageCaptureHandler

func (app *App) HttpImageCaptureHandler() HttpImageCaptureHandler

func (*App) LaunchStream

func (app *App) LaunchStream()

func (*App) UpdateHandles

func (app *App) UpdateHandles()

type Cache

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

func NewCache

func NewCache(desktopHDC winapi.HDC, desktopCompatibleHDC winapi.HDC, captureRect windows.Rect) (*Cache, error)

func (*Cache) Destroy

func (cache *Cache) Destroy()

type HttpImageCaptureHandler

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

func NewHttpImageCaptureHandler

func NewHttpImageCaptureHandler(app *App) HttpImageCaptureHandler

func (HttpImageCaptureHandler) ServeHTTP

func (handler HttpImageCaptureHandler) ServeHTTP(responseWriter http.ResponseWriter, request *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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