DEBUG
2.4-S75
Mobile: {{VideoSettings.IsMobile}}
Autoplay: {{VideoSettings.Autoplay}}
CanAutoplay: {{VideoComponent.CanAutoplay}}
StartPosition: {{VideoComponent.StartPosition}}
Playing: {{VideoComponent.Playing}}
Paused: {{VideoComponent.Paused}}
Buffering: {{VideoComponent.Buffering}}
Started: {{VideoComponent.Started}}
Status: {{VideoComponent.Status}}
StatusNumber: {{getPlayerState()}}
ErrorManager.HasError: {{ErrorManager.HasError}}
ReadyState: {{VideoComponent.ReadyState}}
Started: {{VideoComponent.Started}}
ControlBarLocked: {{VideoComponent.ControlBarLocked}}
AdBlocked: {{VideoComponent.AdBlocked}}
AdInProgress: {{VideoComponent.AdInProgress}}
AdPaused: {{VideoComponent.AdPaused}}
DetectAdBlock: {{VideoComponent.DetectAdBlock}}
HideOverlay: {{VideoComponent.HideOverlay}}
DebugMessage: {{VideoComponent.DebugMessage}}