Documentation ¶
Index ¶
- Variables
- func ComSkipINI() string
- func ComSkipPath() string
- func FFMPEGPath() string
- func FFProbePath() string
- func HomeDir() string
- func SetComSkipINI(iniFile string)
- func SetComSkipPath(fpath string)
- func SetFFMPEGPath(ffMPEGPath string)
- func SetFFProbePath(ffProbePath string)
- func SetHomeDir(homeDir string)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConvertToMP4 = hls.ConvertToMP4 IsUnsupported = hls.IsUnsupported IsSupportedFFProbe = hls.IsSupportedFFProbe IsSupportedFFMPEG = hls.IsSupportedFFMPEG IsSupportedComSkip = hls.IsSupportedComSkip ApplyEnv = hls.ApplyEnv )
Functions ¶
func ComSkipINI ¶
func ComSkipINI() string
func ComSkipPath ¶
func ComSkipPath() string
func FFMPEGPath ¶
func FFMPEGPath() string
func FFProbePath ¶
func FFProbePath() string
func SetComSkipINI ¶
func SetComSkipINI(iniFile string)
func SetComSkipPath ¶
func SetComSkipPath(fpath string)
func SetFFMPEGPath ¶
func SetFFMPEGPath(ffMPEGPath string)
func SetFFProbePath ¶
func SetFFProbePath(ffProbePath string)
func SetHomeDir ¶
func SetHomeDir(homeDir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.