frameChanging Event

Summary

A leadEventType callback that invokes whenever the player's frame is about to change.

Syntax

TypeScript
JavaScript
Object.defineProperty(CinePlayer.prototype, 'frameChanging', 
   get: function() 
) 
   frameChanging: FrameChangingEventType; // read-only 

Event Data

Parameter Type Description
sender var The source of the event.
e FrameChangingEventArgs The event data.

Requirements

Target Platforms

See Also

CinePlayer

CinePlayer Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.