GUI

package
v0.0.0-...-29c9a73 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EndpointTb        gwu.TextBox
	AccessKeyIdTb     gwu.TextBox
	AccessKeySecretTb gwu.TextBox
	BucketNameTb      gwu.TextBox
	BucketDomainTb    gwu.TextBox
	ExpirationTb      gwu.TextBox
)
View Source
var (
	ClearWaterCb  gwu.CheckBox
	ClearWaterTbx gwu.TextBox
	ClearWaterTby gwu.TextBox
	ClearWaterTbw gwu.TextBox
	ClearWaterTbh gwu.TextBox
)

7. 去水印1

View Source
var (
	CompositeCb gwu.CheckBox
	CompositeLb gwu.ListBox
)

合成 4种模式

View Source
var (
	DubCB       gwu.CheckBox
	SpeecherLb  gwu.ListBox //播音人
	VolumeTB    gwu.TextBox //音量
	SpeechRate  gwu.TextBox // 语速
	PitchRate   gwu.TextBox //语调
	BreakTimeTb gwu.TextBox //间隔时间
)

配音

Voice string    //发音人,默认是xiaoyun
Volume int      //音量,范围是0~100,默认50
SpeechRate int  //语速,范围是-500~500,默认是0
PitchRate int   //语调,范围是-500~500,默认是0
View Source
var (
	CoverBgCb        gwu.CheckBox
	CoverBgMarginVTb gwu.TextBox
	CoverBjColorTb   gwu.TextBox
	CoverBjAlphaTb   gwu.TextBox
	CoverHTb         gwu.TextBox
)

字幕背景

View Source
var (
	SubTitleCb            gwu.CheckBox
	SubTitleFontVTb       gwu.TextBox
	SubTitleFontSizeTb    gwu.TextBox
	SubTitleFontColorTb   gwu.TextBox
	SubTitleFontBjColorTb gwu.TextBox
	SubTitleFontBjAlphaTb gwu.TextBox
)

字幕属性

View Source
var (
	AIPlotCb           gwu.CheckBox
	AIPlotRangeStartTb gwu.TextBox
	AIPlotRangeEndTb   gwu.TextBox
	AIPlotDurationTb   gwu.TextBox
)

plot

View Source
var (
	WaterTextCb      gwu.CheckBox
	WaterTextTb      gwu.TextBox
	WaterTextSizeTb  gwu.TextBox
	WaterTextColorLb gwu.ListBox
	WaterTextFontLb  gwu.ListBox
	WaterTextStyleLb gwu.ListBox
	WaterTextHSpanTb gwu.TextBox
	WaterTextVSpanTb gwu.TextBox
)

12. 文字水印

View Source
var (
	WaterImageCb      gwu.CheckBox
	WaterImageLb      gwu.ListBox
	WaterImageStyleLb gwu.ListBox
	WaterImageHSpanTb gwu.TextBox
	WaterImageVSpanTb gwu.TextBox
)

14. 图片水印

View Source
var (
	BgmCb            gwu.CheckBox
	BgmFrontVolumeTb gwu.TextBox  // 前景音量
	BgmBackVolumeTb  gwu.TextBox  // 背景音量
	BgmCoverCb       gwu.CheckBox //是否覆盖
)

16. 背景音乐

View Source
var GRAY = "#808080"
View Source
var (
	SrtCb gwu.CheckBox
)

提取字幕

Functions

func StartServer

func StartServer(appName, addr string, autoOpen bool)

StartServer creates and starts the Gowut GUI server.

Types

This section is empty.

Jump to

Keyboard shortcuts

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