| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| scaleMode — Property, class com.devnet.osmf.application.MediaDisplay |
|
Defines how the media will within the OSMF container area (none, letterbox, stretch, zoom). |
| SCALEMODE_LETTERBOX — Constant Static Property, class com.devnet.osmf.application.MediaDisplay |
| |
| SCALEMODE_NONE — Constant Static Property, class com.devnet.osmf.application.MediaDisplay |
| |
| SCALEMODE_STRETCH — Constant Static Property, class com.devnet.osmf.application.MediaDisplay |
| |
| SCALEMODE_ZOOM — Constant Static Property, class com.devnet.osmf.application.MediaDisplay |
| |
| scrubBar — Property, class com.devnet.osmf.controls.SeekBar |
| |
| seek(time:Number) — method, class com.devnet.osmf.application.MediaDisplay |
|
Seeks to a timecode in the media. |
| seekBar — Property, class com.devnet.osmf.application.ControlBar |
| |
| SeekBar — class, package 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. |
| SeekBar() — Constructor, class com.devnet.osmf.controls.SeekBar |
| |
| seeked — Event, class com.devnet.osmf.application.MediaDisplay |
| |
| SEEKED — Constant Static Property, class com.devnet.osmf.events.MediaEvent |
| |
| seekEnabled — Property, class com.devnet.osmf.application.ControlBar |
|
Set seekEnabled to false when using progressive video
whose encoding creates unpredictable seek times. |
| seekEnabled — Property, class com.devnet.osmf.controls.SeekBar |
|
Set seekEnabled to true to allow seeking and scrubbing
along the seekbar. |
| selected — Property, class com.devnet.osmf.controls.SimpleButton |
|
Set to true to trigger the selected (dn)
state in a toggle button. |
| setMedia(value:org.osmf.media:MediaElement) — method, class com.devnet.osmf.application.MediaDisplay |
|
Set the media source in the player. |
| setProgress(bl:Number, bt:Number) — method, class com.devnet.osmf.controls.SeekBar |
|
Updates the loading progress display on the seek bar. |
| setSeekBar(ct:Number, tt:Number) — method, class com.devnet.osmf.controls.SeekBar |
|
Updates the seek bar position. |
| setSelected(value:Boolean) — method, class com.devnet.osmf.controls.SimpleButton |
|
Sets the selected state to true or false. |
| setSize(w:Number, h:Number) — method, class com.devnet.osmf.application.ControlBar |
|
Sets the size of the control bar. |
| setSize(w:Number, h:Number) — method, class com.devnet.osmf.application.MediaDisplay |
|
Sets the size of the media display area. |
| setSize(w:Number, h:Number) — method, class com.devnet.osmf.controls.SeekBar |
|
Sets the size of the seek bar. |
| setSize(w:Number, h:Number) — method, class com.devnet.osmf.overlays.PlayScreen |
|
Sets the size of the play button overlay. |
| setVolume(value:Number) — method, class com.devnet.osmf.controls.VolumeSlider |
|
Updates the volume display. |
| shareButton — Property, class com.devnet.osmf.application.ControlBar |
| |
| shareColumns — Property, class com.devnet.osmf.application.ControlBar |
|
Set the number of icon columns in the AddThis share
menu widget. |
| shareDisplayState — Property, class com.devnet.osmf.application.ControlBar |
|
Set the display layout state of the AddThis share menu. |
| shareUrl — Property, class com.devnet.osmf.application.ControlBar |
|
Set the URL to share when an AddThis share option is
selected. |
| SimpleButton — class, package com.devnet.osmf.controls |
|
The SimpleButton class creates a custom timeline-based button component. |
| SimpleButton() — Constructor, class com.devnet.osmf.controls.SimpleButton |
| |
| source — Property, class com.devnet.osmf.application.MediaDisplay |
|
Sets the source URL for the media and overrides the configFile property. |
| state — Property, class com.devnet.osmf.application.MediaDisplay |
|
The state of the current media. |
| state — Property, class com.devnet.osmf.events.MediaEvent |
|
A string identifying the constant from the VideoState
class that describes the playback state of the component. |
| stateChange — Event, class com.devnet.osmf.application.MediaDisplay |
| |
| STATE_CHANGE — Constant Static Property, class com.devnet.osmf.events.MediaEvent |
| |
| stop() — method, class com.devnet.osmf.application.MediaDisplay |
|
Stops the media from playing. |
| stoppedStateEntered — Event, class com.devnet.osmf.application.MediaDisplay |
| |
| STOPPED_STATE_ENTERED — Constant Static Property, class com.devnet.osmf.events.MediaEvent |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |