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
 Configuration
com.devnet.osmf.application The Configuration class loads and parses the configuration XML file.
 ControlBar
com.devnet.osmf.application The ControlBar class creates a component that manages user interface controls for the MediaDisplay component.
 CuePointEvent
com.devnet.osmf.events The CuePointEvent class defines a custom event for cue points including cue point related properties.
 ElapsedTime
com.devnet.osmf.controls The ElapsedTime class displays current time and total time in the 00:00 / 00:00 format.
 MediaControl
com.devnet.osmf.core The MediaControl class holds common functionality for all top level controls related to the media display component.
 MediaDisplay
com.devnet.osmf.application The MediaDisplay class instantiates the OSMF objects necessary to create a media player and wraps them in a component similar to the Flash FLVPlayback component.
 MediaEvent
com.devnet.osmf.events The MediaEvent class defines a custom event object for common events related to the OSMF media display.
 PlayScreen
com.devnet.osmf.overlays The PlayScreen class creates a play button overlay for the media player component.
 ProgressEvent
com.devnet.osmf.events The ProgressEvent class defines a custom event object representing the progress information for loading media.
 SeekBar
com.devnet.osmf.controls The SeekBar class creates a visual representation of the media's loading progress and current time position versus total time position.
 SimpleButton
com.devnet.osmf.controls The SimpleButton class creates a custom timeline-based button component.
 VolumeSlider
com.devnet.osmf.controls The VolumeSlider class creates a slider control for setting the media volume.