See: Description
Interface | Description |
---|---|
EmbeddedMediaPlayer |
Specification for a media player component that is intended to be embedded in a user-interface
component.
|
FullScreenStrategy |
Specification for a full-screen strategy implementation.
|
Class | Description |
---|---|
AdaptiveRuntimeFullScreenStrategy |
An implementation of a runtime strategy that picks a strategy implementation from those registered
based on the current runtime operating system.
|
DefaultAdaptiveRuntimeFullScreenStrategy |
Default implementation of an full-screen strategy based on the current run-time operating
system.
|
DefaultEmbeddedMediaPlayer |
Implementation of a media player that renders video to an embedded Canvas component.
|
DefaultFullScreenStrategy |
Default implementation of a full-screen strategy that attempts to use the JDK full-screen
exclusive mode support.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.