Unified all input types into a single flexible type

This commit is contained in:
Thulinma 2017-01-15 23:38:16 +01:00
parent e352a2fc38
commit ec240fb1af
4 changed files with 42 additions and 61 deletions

View file

@ -322,7 +322,7 @@ makeInput(Buffer buffer)
makeInput(ISMV ismv)#LTS
makeInput(MP4 mp4)#LTS
makeInput(TS ts)#LTS
makeInput(Folder folder folder)#LTS
makeInput(Folder folder)#LTS
########################################
# MistServer - Outputs #