effect

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextClient

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

ContextClient wraps the gRPC ContextService client.

func NewContextClient

func NewContextClient(cc grpc.ClientConnInterface) *ContextClient

NewContextClient creates a new Context client.

func (*ContextClient) CreateWithCurrentGlContext

func (c *ContextClient) CreateWithCurrentGlContext(ctx context.Context) (int64, error)

CreateWithCurrentGlContext calls the CreateWithCurrentGlContext RPC.

func (*ContextClient) GetFactory

func (c *ContextClient) GetFactory(ctx context.Context) (int64, error)

GetFactory calls the GetFactory RPC.

func (*ContextClient) Release

func (c *ContextClient) Release(ctx context.Context) error

Release calls the Release RPC.

type EffectClient

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

EffectClient wraps the gRPC EffectService client.

func NewEffectClient

func NewEffectClient(cc grpc.ClientConnInterface) *EffectClient

NewEffectClient creates a new Effect client.

func (*EffectClient) Apply

func (c *EffectClient) Apply(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

Apply calls the Apply RPC.

func (*EffectClient) GetName

func (c *EffectClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*EffectClient) Release

func (c *EffectClient) Release(ctx context.Context) error

Release calls the Release RPC.

func (*EffectClient) SetParameter

func (c *EffectClient) SetParameter(ctx context.Context, arg0 string, arg1 int64) error

SetParameter calls the SetParameter RPC.

func (*EffectClient) SetUpdateListener

func (c *EffectClient) SetUpdateListener(ctx context.Context, arg0 int64) error

SetUpdateListener calls the SetUpdateListener RPC.

type FactoryClient

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

FactoryClient wraps the gRPC FactoryService client.

func NewFactoryClient

func NewFactoryClient(cc grpc.ClientConnInterface) *FactoryClient

NewFactoryClient creates a new Factory client.

func (*FactoryClient) CreateEffect

func (c *FactoryClient) CreateEffect(ctx context.Context, arg0 string) (int64, error)

CreateEffect calls the CreateEffect RPC.

func (*FactoryClient) IsEffectSupported

func (c *FactoryClient) IsEffectSupported(ctx context.Context, arg0 string) (bool, error)

IsEffectSupported calls the IsEffectSupported RPC.

type UpdateListenerClient

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

UpdateListenerClient wraps the gRPC UpdateListenerService client.

func NewUpdateListenerClient

func NewUpdateListenerClient(cc grpc.ClientConnInterface) *UpdateListenerClient

NewUpdateListenerClient creates a new UpdateListener client.

func (*UpdateListenerClient) OnEffectUpdated

func (c *UpdateListenerClient) OnEffectUpdated(ctx context.Context, arg0 int64, arg1 int64) error

OnEffectUpdated calls the OnEffectUpdated RPC.

Jump to

Keyboard shortcuts

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