wix-playground / vidi

<video> playback simplified
https://wix.github.io/vidi
Other
31 stars 0 forks source link

SourceHandler should be able to return multiple MediaStreams #5

Closed AviVahl closed 8 years ago

AviVahl commented 8 years ago

getMediaStream should be getMediaStreams. It should either return a single one, or an array of streams (order defines fallback)

AviVahl commented 8 years ago

Implemented in master