Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseOldEnv ¶
func CloseOldEnv()
func GetStatus ¶
func GetStatus() (resp m3u8d.GetStatus_Resp)
func StartDownload ¶
func StartDownload(req m3u8d.StartDownload_Req) bool
func WaitDownloadFinish ¶
func WaitDownloadFinish() (resp m3u8d.GetStatus_Resp)
Types ¶
type MergeGetProgressPercent_Resp ¶
type MergeGetProgressPercent_Resp struct {
Title string
Percent int
SpeedText string
IsRunning bool
}
func MergeGetProgressPercent ¶
func MergeGetProgressPercent() (resp MergeGetProgressPercent_Resp)
type MergeTsDir_Resp ¶
func MergeTsDir ¶
func MergeTsDir(InputTsDir string, OutputMp4Name string, UseFirstTsMTime bool, SkipBadResolutionFps bool) (resp MergeTsDir_Resp)
Click to show internal directories.
Click to hide internal directories.