C#
VB
C++
Occurs when the play state is changed.
public event EventHandler<FrameRateChangedEventArgs> FrameRateChanged
Event FrameRateChanged As EventHandler(Of FrameRateChangedEventArgs)
event EventHandler<FrameRateChangedEventArgs^>^ FrameRateChanged
The event handler receives an argument of type FrameRateChangedEventArgs containing data related to this event. The following FrameRateChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
FrameRate | Gets the frame rate for the CinePlayer. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET