videoInfo

package
v0.13.7 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Save = component.NewComp(save)
	Get  = component.NewComp(get)
)

Functions

This section is empty.

Types

type Info

type Info interface {
	Common() *c.Common
	GetStreamType() string
	GetSavePath() string
}

type Paf

type Paf struct {
	Uname           string `json:"uname"`
	UpUid           int    `json:"upUid"`
	Roomid          int    `json:"roomid"`
	Qn              string `json:"qn"`
	Name            string `json:"name"`
	StartT          string `json:"startT"`
	EndT            string `json:"endT"`
	Path            string `json:"path"`
	CurrentSavePath string `json:"-"`
	Format          string `json:"format"`
	StartLiveT      string `json:"startLiveT"`
}

Jump to

Keyboard shortcuts

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