widgetv1

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_widget_v1_info_proto protoreflect.FileDescriptor
View Source
var File_widget_v1_volume_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type InfoComponent

type InfoComponent struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*InfoComponent) Descriptor deprecated

func (*InfoComponent) Descriptor() ([]byte, []int)

Deprecated: Use InfoComponent.ProtoReflect.Descriptor instead.

func (*InfoComponent) GetName

func (x *InfoComponent) GetName() string

func (*InfoComponent) ProtoMessage

func (*InfoComponent) ProtoMessage()

func (*InfoComponent) ProtoReflect

func (x *InfoComponent) ProtoReflect() protoreflect.Message

func (*InfoComponent) Reset

func (x *InfoComponent) Reset()

func (*InfoComponent) String

func (x *InfoComponent) String() string

type VolumeComponent

type VolumeComponent struct {
	Level float32 `protobuf:"fixed32,1,opt,name=level,proto3" json:"level,omitempty"`
	Muted bool    `protobuf:"varint,2,opt,name=muted,proto3" json:"muted,omitempty"`
	// contains filtered or unexported fields
}

func (*VolumeComponent) Descriptor deprecated

func (*VolumeComponent) Descriptor() ([]byte, []int)

Deprecated: Use VolumeComponent.ProtoReflect.Descriptor instead.

func (*VolumeComponent) GetLevel

func (x *VolumeComponent) GetLevel() float32

func (*VolumeComponent) GetMuted

func (x *VolumeComponent) GetMuted() bool

func (*VolumeComponent) ProtoMessage

func (*VolumeComponent) ProtoMessage()

func (*VolumeComponent) ProtoReflect

func (x *VolumeComponent) ProtoReflect() protoreflect.Message

func (*VolumeComponent) Reset

func (x *VolumeComponent) Reset()

func (*VolumeComponent) String

func (x *VolumeComponent) String() string

Jump to

Keyboard shortcuts

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