// ========================================================================== // Docs example // ========================================================================== /*global simpleMedia, templates */ // Setup the player simpleMedia.setup({ debug: true, title: "Video demo", html: templates.controls.render({}) });