The following tables list the members exposed by CinePlayer.
Public Constructors
Name | Description | |
---|---|---|
CinePlayer | Initializes a new instance of the CinePlayer class. |
Public Methods
Name | Description | |
---|---|---|
FireCurrentStateEvents | Fires the PlayStateChanged, PlayModeChanged, PlayOptionsChanged and FramesOrderChanged events. |
Protected Methods
Name | Description | |
---|---|---|
Dispose(boolean) | Releases all resources used by the CinePlayer object. | |
OnFrameRateChanged | Raises the FrameRateChanged event. | |
OnFramesOrderChanged | Raises the FramesOrderChanged event. | |
OnInterploationChanged | Raises the InterploationChanged event. | |
OnPlayModeChanged | Raises the PlayModeChanged event. | |
OnPlayOptionsChanged | Raises the ICinePlayer.PlayOptionsChanged event. | |
OnPlayStateChanged | Raises the PlayStateChanged event. |
Public Events
Name | Description | |
---|---|---|
FrameRateChanged | Occurs when the frame rate is changed. | |
FramesOrderChanged | Occurs when the frame order is changed. | |
InterploationChanged | Occurs when the interpolation type is changed. | |
PlayModeChanged | Occurs when the play mode is changed. | |
PlayOptionsChanged | Occurs when the play options are changed. | |
PlayStateChanged | Occurs when the play state is changed. |
Protected Fields
Name | Description | |
---|---|---|
AdvancedChcekBox | Represents a System.Windows.Forms.CheckBox that enables or disables advanced options controls for the CinePlayer. | |
AnimateAllSubCellsCheckBox | Represents a System.Windows.Forms.CheckBox that allows the user to choose whether to animate all of the sub-cells in the MedicalViewer. | |
BackwardCheckBox | Represents a System.Windows.Forms.Button control that plays the animation backwards. | |
CinePlayerGroupBox | Represents a System.Windows.Forms.GroupBox that contains the CinePlayer. | |
CloseDlgButton | Represents a System.Windows.Forms.Button that closes the dialog. | |
ExtendedParametersGroupBox | Represents a System.Windows.Forms.GroupBox that contains the extended parameters. | |
FastSpeedLabel | Represents a System.Windows.Forms.Label on the dialog. | |
ForwardCheckBox | Represents a System.Windows.Forms.Button control that plays the animation forwards. | |
FramePerSecondLabel | Represents a System.Windows.Forms.Label on the dialog. | |
FramePerSecondNumericUpDown | Represents a System.Windows.Forms.NumericUpDown that controls the frames per second. | |
FramesComboBox | Represents a System.Windows.Forms.ComboBox that sets the number of frames. | |
FramesFromLabel | Represents a System.Windows.Forms.Label on the dialog. | |
FramesGroupBox | Represents a System.Windows.Forms.GroupBox on the dialog. | |
FramesLabel | Represents a System.Windows.Forms.Label on the dialog. | |
FramesToLabel | Represents a System.Windows.Forms.Label on the dialog. | |
FromTextBox | Represents a NumericTextBox that sets the starting frame. | |
InterpolationComboBox | Represents a System.Windows.Forms.ComboBox that allows the user to select the Interpolation type. | |
InterpolationLabel | Represents a System.Windows.Forms.Label control that displays the Interploation. | |
JumpFramesLabel | Represents a System.Windows.Forms.Label on the dialog. | |
JumpFramesNumericUpDown | Represents a System.Windows.Forms.NumericUpDown that sets the number of frames to jump. |
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