The following tables list the members exposed by VideoPlayerClientEvents.
Name | Description | |
---|---|---|
![]() | VideoPlayerClientEvents Constructor | Create WebObjectBase with required value of isTrackingViewState |
Name | Description | |
---|---|---|
![]() | BannerClick | Gets sets name of javascript function which is called when the banner is clicked. |
![]() | BannerHidden | Gets sets name of javascript function which is called when the banner has been hidden. |
![]() | BannerVisible | Gets sets name of javascript function which is called when the banner has been displayed. |
![]() | BookmarkClick | Gets sets name of javascript function which is called when a bookmark is clicked. |
![]() | BookmarkHit | Gets sets name of javascript function which is called when video playback position passed a bookmark during progress. |
![]() | BrowserNotSupported | Gets sets name of javascript function which is called when the player browser not supported event. Fired when the control is displayed on a non HTML5 compliant browser. |
![]() | Buffering | Gets sets name of javascript function which is called when video has buffered a chunk of data. |
![]() | Ended | Gets sets name of javascript function which is called when video has ended. |
![]() | EnterFullScreen | Gets sets name of javascript function which is called when control is going into full screen mode. |
![]() | ExitFullScreen | Gets sets name of javascript function which is called when control is exiting full screen mode. |
![]() | IsEmpty | Checks if all properties have default values. (Inherited from Infragistics.Web.UI.Framework.ClientControlClientEventsBase) |
![]() | Paused | Gets sets name of javascript function which is called when video has paused. |
![]() | Playing | Gets sets name of javascript function which is called when video is playing. |
![]() | Progress | Gets sets name of javascript function which is called when video has advanced the playback position. |
![]() | RelatedVideoClick | Gets sets name of javascript function which is called when a related video is clicked. |
![]() | Waiting | Gets sets name of javascript function which is called when video tag is waiting for data from the server. |
Name | Description | |
---|---|---|
![]() | HasViewState | Returns true if ViewState has been initialized (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |
![]() | ViewState | Returns a StateBag for the ViewState (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |
Name | Description | |
---|---|---|
![]() | ToString | String formatted for visual designer. (Inherited from Infragistics.Web.UI.Framework.ClientControlClientEventsBase) |
Name | Description | |
---|---|---|
![]() | AddNames | Add additional properties the base ClientEvents. (Inherited from Infragistics.Web.UI.Framework.ClientControlClientEventsBase) |
![]() | GetClientEventNameList | Get list of property names which should be used on client. (Inherited from Infragistics.Web.UI.Framework.ClientControlClientEventsBase) |
![]() | GetProperty | Get value of a property. (Inherited from Infragistics.Web.UI.Framework.ClientControlClientEventsBase) |
![]() | LoadViewState | Load data modified at run time. (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |
![]() | OnPropertyChange | Overloaded. Virtual method that is called whenever a server state property within the object has been changed. (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |
![]() | SaveViewState | Save data modified at run time. (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |
![]() | SetProperty | Set value of a property with validation for illegal characters. (Inherited from Infragistics.Web.UI.Framework.ClientControlClientEventsBase) |
![]() | SetValue | Overloaded. Sets an object value so that it is maintained in viewstate (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |
![]() | ToOption | Returns a string of concatenated events to be put into the widget options. (Inherited from Infragistics.Web.UI.Framework.ClientControlClientEventsBase) |
![]() | TrackViewState | Enables view state tracking for sub-objects (Inherited from Infragistics.Web.UI.Framework.ClientObjectBase) |