'Declaration Public Enum PlayerName Inherits System.Enum
public enum PlayerName : System.Enum
'Declaration Public Enum PlayerName Inherits System.Enum
public enum PlayerName : System.Enum
Member | Description |
---|---|
AutoDetect | Automatically detect the player by URL. |
Flv | Content is an flash video and will be hosted in flash player. |
Iframe | Content will be hosted inside an IFrame. |
Img | Content will be hosted in an Img tag. |
Inline | Content is an inline section. |
Qt | Content will be hosted inside quick time object. |
Swf | Content will be hosted in flash object. |
Wijvideo | Content will be played by the Wijmo HTML5 Video Player. |
Wmp | Content will be hosted inside windows media player object. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1LightBox.PlayerName