Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 CaptioningView
org.openvideoplayer.components.ui.captioning This UI view class is great as a simple text rendeing component to overlay on a photo or video.
 ComponentType
org.openvideoplayer.components.ui This Class is a static class with public static const string references for all the components that are available in the library.
 ControlBar
org.openvideoplayer.components.ui.controlbar This is the main class for the ControlBar component.
 ControlEvent
org.openvideoplayer.components.ui.shared.event This class extends Event and is dispatched for all control bar events.
 ControlType
org.openvideoplayer.components.ui.shared This Class is a static class with public static const string references for all the controls that are available in the library that can be added to the control bar component.
 DebugPanelView
org.openvideoplayer.components.ui.debug 
 DualTimeCodeDisplay
org.openvideoplayer.components.ui.controlbar.view 
 FastForwardButton
org.openvideoplayer.components.ui.controlbar.view 
 FlexibleSpacer
org.openvideoplayer.components.ui.controlbar.view This class should be used to replace the scrub bar and will define a left and right column for contorls to be laid out.
 FormEvent
org.openvideoplayer.components.ui.forms.event 
 FormEventVO
org.openvideoplayer.components.ui.forms.event 
 FullscreenButton
org.openvideoplayer.components.ui.controlbar.view 
 InputForm
org.openvideoplayer.components.ui.forms.view Basic single line input form component with a submit button
 LabelButton
org.openvideoplayer.components.ui.shared.view LabelButton extends ButtonView which holds the ui elements of all buttons.
 MuteButton
org.openvideoplayer.components.ui.controlbar.view 
 PlayPauseButton
org.openvideoplayer.components.ui.controlbar.view 
 RewindButton
org.openvideoplayer.components.ui.controlbar.view 
 ScrollDownButton
org.openvideoplayer.components.ui.shared.view 
 ScrollUpButton
org.openvideoplayer.components.ui.shared.view 
 ScrubBar
org.openvideoplayer.components.ui.controlbar.view 
 SingleTimeCodeDisplay
org.openvideoplayer.components.ui.controlbar.view 
 SlowMotionForwardButton
org.openvideoplayer.components.ui.controlbar.view 
 SlowMotionRewindButton
org.openvideoplayer.components.ui.controlbar.view 
 Spinner
org.openvideoplayer.components.ui.spinner 
 SpinnerView
org.openvideoplayer.components.ui.spinner 
 UIComponentVersion
org.openvideoplayer.components.ui.version Centralized repository for the version number associated with the release of this code
 VolumeControl
org.openvideoplayer.components.ui.controlbar.view This is a composite of the VolumeSlider and MuteButton components to create a typical VolumeControl for a media player.
 VolumeSlider
org.openvideoplayer.components.ui.controlbar.view