player

package
v0.12.5 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AudioProgress

type AudioProgress struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*AudioProgress) OnMount

func (ap *AudioProgress) OnMount(ctx app.Context)

func (*AudioProgress) Render

func (ap *AudioProgress) Render() app.UI

type CurrentTime

type CurrentTime struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*CurrentTime) OnMount

func (t *CurrentTime) OnMount(ctx app.Context)

func (*CurrentTime) Render

func (t *CurrentTime) Render() app.UI

type Expand

type Expand struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Expand) OnMount

func (ex *Expand) OnMount(ctx app.Context)

func (*Expand) Render

func (ex *Expand) Render() app.UI

type Mute added in v0.11.6

type Mute struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Mute) OnMount added in v0.11.6

func (m *Mute) OnMount(ctx app.Context)

func (*Mute) Render added in v0.11.6

func (m *Mute) Render() app.UI

type Player

type Player struct {
	app.Compo
	goapp.Logging
	// contains filtered or unexported fields
}

func (*Player) OnMount

func (p *Player) OnMount(ctx app.Context)

func (*Player) Render

func (p *Player) Render() app.UI

type Volume added in v0.11.6

type Volume struct {
	app.Compo
	// contains filtered or unexported fields
}

func (*Volume) OnMount added in v0.11.6

func (v *Volume) OnMount(ctx app.Context)

func (*Volume) Render added in v0.11.6

func (v *Volume) Render() app.UI

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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