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  
Callable — Interface in package org.flowplayer.model
cancel(view, currentAnimation) — Method in class org.flowplayer.view.AnimationEngine
Cancels all animations that are currently running for the specified view.
cancellable — Static property in class org.flowplayer.model.ClipEventType
cancellable — Static property in class org.flowplayer.model.PlayerEventType
cancellable — Static property in class org.flowplayer.model.PluginEventType
cancellableEvents — Property in class org.flowplayer.model.ClipEventDispatcher
canDispatchBegin() — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
Can we dispatch the start event now? This class uses this method every time before it's about to dispatch the start event.
canDispatchStreamNotFound() — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
Can we disppatch the onStreamNotFound ERROR event now?
center(disp, areaWidth, areaHeight) — Static method in class org.flowplayer.util.Arrange
Centers the specified display object to the specified area.
checkPlugin(plugin, pluginName, RequiredClass) — Method in class org.flowplayer.view.FlowplayerBase
childClips — Property in class org.flowplayer.model.ClipEventSupport
clearResolvedUrls() — Method in class org.flowplayer.model.Clip
Clears all resolved URLs.
clip — Property in class org.flowplayer.controller.NetStreamControllingStreamProvider
The current clip in the playlist.
Clip — Class in package org.flowplayer.model
ClipEventDispatcher is used to attach listeners for ClipEvents and for dispatching ClipEvents.
Clip() — Constructor in class org.flowplayer.model.Clip
CLIP_ADD — Constant static property in class org.flowplayer.model.ClipEventType
ClipEvent — Class in package org.flowplayer.model
ClipEvent(eventType:org.flowplayer.model:EventType, info, info2, info3) — Constructor in class org.flowplayer.model.ClipEvent
ClipEventDispatcher — Class in package org.flowplayer.model
ClipEventDispatcher is used to attach listeners for ClipEvents and for dispatching ClipEvents.
ClipEventSupport — Class in package org.flowplayer.model
ClipEventSupport(commonClip:org.flowplayer.model:Clip, clips) — Constructor in class org.flowplayer.model.ClipEventSupport
ClipEventType — Class in package org.flowplayer.model
ClipEventType(name, custom) — Constructor in class org.flowplayer.model.ClipEventType
Creates a new type.
clipObject — Property in class org.flowplayer.model.Clip
clips — Property in class org.flowplayer.model.ClipEventSupport
ClipURLResolver — Interface in package org.flowplayer.controller
clone() — Method in class org.flowplayer.model.AbstractEvent
clone() — Method in class org.flowplayer.model.ClipEvent
clone() — Method in interface org.flowplayer.model.Cloneable
clone() — Method in class org.flowplayer.model.PlayerEvent
Cloneable — Interface in package org.flowplayer.model
close() — Method in class org.flowplayer.view.FlowplayerBase
Stops the player and closes the stream and connection.
commonClip — Property in class org.flowplayer.model.Playlist
completeUrl — Property in class org.flowplayer.model.Clip
config — Property in interface org.flowplayer.model.PluginModel
_config — Property in class org.flowplayer.view.FlowplayerBase
config — Property in class org.flowplayer.view.FlowplayerBase
Flowplayer configuration.
configure(config) — Static method in class org.flowplayer.util.Log
configuredProviderName — Property in class org.flowplayer.model.Clip
connect(provider:org.flowplayer.controller:StreamProvider, clip:org.flowplayer.model:Clip, successListener, objectEncoding, connectionArgs) — Method in interface org.flowplayer.controller.ConnectionProvider
Connects to the specified URL.
connect(clip:org.flowplayer.model:Clip, ... rest) — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
Connects to the backend.
CONNECT — Constant static property in class org.flowplayer.model.ClipEventType
connectionClient — Property in interface org.flowplayer.controller.ConnectionProvider
CONNECTION_EVENT — Constant static property in class org.flowplayer.model.ClipEventType
connectionProvider — Property in class org.flowplayer.model.Clip
connectionProvider — Property in class org.flowplayer.model.ProviderModel
ConnectionProvider — Interface in package org.flowplayer.controller
copyProperties(source, overwrite) — Method in class org.flowplayer.util.PropertyBinder
copyProperty(prop, value, convertType) — Method in class org.flowplayer.util.PropertyBinder
create(clipObj, url, baseUrl) — Static method in class org.flowplayer.model.Clip
createClips(clips) — Method in class org.flowplayer.view.FlowplayerBase
Creates Clip objects from the specified array of objects
createLoader() — Method in class org.flowplayer.view.FlowplayerBase
Creates a new resource loader.
createMask() — Method in class org.flowplayer.view.StyleableSprite
Creates a sprite that is equal to the size of this sprite.
createNetStream(connection) — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
createTextField(embedded, font, fontSize, bold) — Static method in class org.flowplayer.util.TextUtil
createTextField(fontSize, bold) — Method in class org.flowplayer.view.FlowplayerBase
Creates a text field with default font.
css(pluginName, props) — Method in class org.flowplayer.view.Flowplayer
css(styleProps) — Method in interface org.flowplayer.view.Styleable
Sets/adds css style properties.
css(styleProps) — Method in class org.flowplayer.view.StyleableSprite
CUEPOINT — Constant static property in class org.flowplayer.model.ClipEventType
cuepointMultiplier — Property in class org.flowplayer.model.Clip
cuepoints — Property in class org.flowplayer.model.Clip
cuepointsInNegative — Property in class org.flowplayer.model.Clip
current — Property in class org.flowplayer.model.Playlist
currentClip — Property in class org.flowplayer.view.FlowplayerBase
Gets the current clip (the clip currently playing or the next one to be played when playback is started).
currentClipStarted() — Method in class org.flowplayer.controller.NetStreamControllingStreamProvider
Have we started streaming the playlist's current clip?
currentIndex — Property in class org.flowplayer.model.Playlist
currentPreroll — Property in class org.flowplayer.model.Playlist
currentTime — Property in class org.flowplayer.model.Clip
custom — Property in class org.flowplayer.model.EventType
customProperties — Property in class org.flowplayer.model.Clip
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