ass

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ass

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

Ass 弹幕转字幕

func (*Ass) Init added in v0.16.0

func (t *Ass) Init(cfg any)

func (*Ass) ToAss added in v0.16.0

func (t *Ass) ToAss(savePath string)

type Data added in v0.16.0

type Data struct {
	Text  string    `json:"text"`
	Style DataStyle `json:"style"`
	Time  float64   `json:"time"`
}

type DataStyle added in v0.16.0

type DataStyle struct {
	Color  string `json:"color"`
	Border bool   `json:"border"`
	Mode   int    `json:"mode"`
}

Jump to

Keyboard shortcuts

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