Initial mixer implementation

This commit is contained in:
Calvin Montgomery 2018-08-26 22:02:36 -07:00
parent f19efdb859
commit db48104b80
9 changed files with 76 additions and 16 deletions

View file

@ -20,6 +20,7 @@ TYPE_MAP =
sb: StreamablePlayer
tc: VideoJSPlayer
cm: VideoJSPlayer
mx: MixerPlayer
window.loadMediaPlayer = (data) ->
try