mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-06 18:32:50 +08:00
add web output backend
This commit is contained in:
@@ -60,6 +60,10 @@ func (d *Diange) Enable() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (d *Diange) Disable() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (d *Diange) initCMD() {
|
||||
if len(d.SourceCMD) == len(config.Provider.Priority) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user