libspout

package
v0.0.0-...-28f6ca2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateReceiver

func CreateReceiver(sendername string, width *int, height *int, bUseActive bool) bool

CreateReceiver creates a receiver

func ReceiveTexture

func ReceiveTexture(sendername string, width *int, height *int, textureID int, textureTarget int, bInvert bool, hostFBO int) bool

ReceiveTexture creates a receiver

func ReleaseReceiver

func ReleaseReceiver()

ReleaseReceiver releases a receiver

func SendTexture

func SendTexture(s Sender, texture uint32, width int, height int) bool

SendTexture sends a texture

Types

type Sender

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

Sender sends a testure to a spout receiver

func CreateSender

func CreateSender(name string, width int, height int) Sender

CreateSender returns a SpoutSender

Jump to

Keyboard shortcuts

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