Serialized Form


Package com.fluendo.jheora

Class com.fluendo.jheora.JTheoraException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

error

int error

Package com.fluendo.player

Class com.fluendo.player.Cortado extends java.applet.Applet implements Serializable

serialVersionUID: 1L

Serialized Fields

cortado

Cortado cortado

pipeline

CortadoPipeline pipeline

urlString

java.lang.String urlString

audio

boolean audio

video

boolean video

kateIndex

int kateIndex

kateLanguage

java.lang.String kateLanguage

kateCategory

java.lang.String kateCategory

showSpeaker

boolean showSpeaker

showSubtitles

boolean showSubtitles

keepAspect

boolean keepAspect

ignoreAspect

boolean ignoreAspect

autoPlay

boolean autoPlay

bufferSize

int bufferSize

userId

java.lang.String userId

password

java.lang.String password

bufferLow

int bufferLow

bufferHigh

int bufferHigh

debug

int debug

durationParam

double durationParam

statusRunning

boolean statusRunning

statusThread

java.lang.Thread statusThread

status

Status status

statusHeight

int statusHeight

inStatus

boolean inStatus

isBuffering

boolean isBuffering

desiredState

int desiredState

started

boolean started

isEOS

boolean isEOS

isError

boolean isError

seekable

int seekable

live

int live

showStatus

int showStatus

hideTimeout

int hideTimeout

hideCounter

int hideCounter

mayHide

boolean mayHide

currentTime

double currentTime

_currentTime

double _currentTime

duration

double duration

paused

boolean paused

src

java.lang.String src

menu

java.awt.PopupMenu menu

subtitlesMenu

java.awt.Menu subtitlesMenu

params

java.util.Hashtable<K,V> params

configure

com.fluendo.player.Configure configure

appletDimension

java.awt.Dimension appletDimension

Class com.fluendo.player.Status extends java.awt.Component implements Serializable

serialVersionUID: 1L

Serialized Fields

bufferPercent

int bufferPercent

buffering

boolean buffering

message

java.lang.String message

error

java.lang.String error

r

java.awt.Rectangle r

component

java.awt.Component component

font

java.awt.Font font

boldFont

java.awt.Font boldFont

haveAudio

boolean haveAudio

haveSubtitles

boolean haveSubtitles

havePercent

boolean havePercent

seekable

boolean seekable

live

boolean live

showSpeaker

boolean showSpeaker

showSubtitles

boolean showSubtitles

clearedScreen

boolean clearedScreen

clicked

int clicked

colors

java.awt.Color[] colors

state

int state

position

double position

time

long time

duration

double duration

byteDuration

long byteDuration

bytePosition

long bytePosition

speaker

java.lang.String speaker

speakerImg

java.awt.Image speakerImg

speakerWidth

int speakerWidth

subtitlesWidth

int subtitlesWidth

listeners

java.util.Vector<E> listeners