true, // The preferred media codec preference // Note user selected format order 'EmbedPlayer.CodecPreference' => array( 'vp9', 'webm', 'h264', 'ogg' ), // If video tag support should be disabled all-together, used to test // fallback decoding methods and direct file links 'EmbedPlayer.DisableVideoTagSupport' => false, // If detected browser flash support should be ignored, and flash support, // set to false. This will eliminate support for flash based playback. 'EmbedPlayer.DisableHTML5FlashFallback'=> false, // Can be used to set player sources via configuration, useful in cases, // where metadata is loaded from an api, but actual sources need to be pointed // to another location at runtime via config 'EmbedPlayer.ReplaceSources' => null, // If the flavor selector menu option should be displayed: // This will be enabled by default in some future release of the library 'EmbedPlayer.EnableFlavorSelector' => false, // If the iPad should use html controls // With html controls you can't access native fullscreen // With html controls you can support html themed controls, overlays, ads etc. ) 'EmbedPlayer.EnableIpadHTMLControls' => true, // If the webkit-playsinline attribute should be added to the video tag. Will cause the player // to play inline on iPhone 'EmbedPlayer.WebKitPlaysInline'=> false, // If we should use the native device fullscreen call, // this gives you hybrid player, where controls are in HTML for in browser playback, // and native controls when the fullscreen button is pressed. // its not the default since often users want playback control if using html controls, // ( i.e no add skip etc ) 'EmbedPlayer.EnableIpadNativeFullscreen' => false, // By default we display an html play screen, image thumb and play button. // even though this is still a 'native' player. // If you are not using ad plugins you may want to set this to false // and display the native play button: 'EmbedPlayer.iPhoneShowHTMLPlayScreen' => true, // If the large play button should be disabled on replay: 'EmbedPlayer.ForceLargeReplayButton' => false, // The attribution library page 'EmbedPlayer.LibraryPage' => 'http://www.kaltura.org/project/HTML5_Video_Media_JavaScript_Library', // What tags will be re-written to video player by default // Set to empty string or null to avoid automatic video tag rewrites to embedPlayer "EmbedPlayer.RewriteSelector" => "video,audio,playlist", // Default video size ( if no size provided ) "EmbedPlayer.DefaultSize" => "400x300", // Default player controls size: 'EmbedPlayer.ControlsHeight' => 31, // Default time display size: 'EmbedPlayer.TimeDisplayWidth' => 85, // If the video player should attribute kaltura "EmbedPlayer.KalturaAttribution" => true, // The attribution button 'EmbedPlayer.AttributionButton' => array( 'title' => 'Kaltura html5 video library', 'href' => 'http://www.kaltura.com', // Style icon to be applied 'class' => 'kaltura-icon', // Style to be applied to the outer attribution button container div 'style' => array(), // An icon image url 16x16 image url or data url ) 'iconurl' => false ), // If the options control bar menu item should be enabled: 'EmbedPlayer.EnableOptionsMenu' => false, // If users can right click on the player 'EmbedPlayer.EnableRightClick' => true, // Default supported menu items is merged with skin menu items 'EmbedPlayer.EnabledOptionsMenuItems' => array( // Player Select 'playerSelect', // Download the file menu 'download', // Share the video menu 'share', // Player library link 'aboutPlayerLibrary' ), // If the player should wait for metadata like video size and duration, before trying to draw // the player interface. 'EmbedPlayer.WaitForMeta' => true, // Set the browser player warning flag displays warning for non optimal playback "EmbedPlayer.ShowNativeWarning" => true, // If player errors / alerts should be displayed: "EmbedPlayer.ShowPlayerAlerts" => true, // If fullscreen is global enabled. "EmbedPlayer.EnableFullscreen" => true, // If the embed player time display should be shown 'EmbedPlayer.EnableTimeDisplay' => true, // If the embed player volume control should be displayed 'EmbedPlayer.EnableVolumeControl' => true, // If fullscreen should pop-open a new window //( instead of trying to expand the video player to browser fullscreen ) "EmbedPlayer.NewWindowFullscreen" => false, // If a fullscreen tip to press f11 should be displayed when entering fullscreen "EmbedPlayer.FullscreenTip" => true, // if the browser should display a warning for direct file links: "EmbedPlayer.DirectFileLinkWarning" => false, "EmbedPlayer.FirefoxLink" => 'http://www.mozilla.com/en-US/firefox/upgrade.html?from=mwEmbed', // If mwEmbed should use the Native player controls // this will prevent video tag rewriting and skinning // useful for devices such as iPad / iPod that // don't fully support DOM overlays or don't expose full-screen // functionality to javascript "EmbedPlayer.NativeControls" => false, // If mwEmbed should use native controls on mobile safari "EmbedPlayer.NativeControlsMobileSafari" => true, // The z-index given to the player interface during full screen ( high z-index ) "EmbedPlayer.FullScreenZIndex" => 999998, // The default share embed mode ( can be "iframe" or "xssVideo" ) // // "iframe" will provide a