Serialized Form

  • Package com.fluendo.jheora

  • Package com.fluendo.player

    • Class com.fluendo.player.Cortado

      class Cortado extends Applet implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • _currentTime
          double _currentTime
        • appletDimension
          Dimension appletDimension
        • audio
          boolean audio
        • autoPlay
          boolean autoPlay
        • bufferHigh
          int bufferHigh
        • bufferLow
          int bufferLow
        • bufferSize
          int bufferSize
        • configure
          com.fluendo.player.Configure configure
        • cortado
          Cortado cortado
        • currentTime
          double currentTime
        • debug
          int debug
        • desiredState
          int desiredState
        • duration
          double duration
        • durationParam
          double durationParam
        • hideCounter
          int hideCounter
        • hideTimeout
          int hideTimeout
        • ignoreAspect
          boolean ignoreAspect
        • inStatus
          boolean inStatus
        • isBuffering
          boolean isBuffering
        • isEOS
          boolean isEOS
        • isError
          boolean isError
        • kateCategory
          String kateCategory
        • kateIndex
          int kateIndex
        • kateLanguage
          String kateLanguage
        • keepAspect
          boolean keepAspect
        • live
          int live
        • mayHide
          boolean mayHide
        • menu
          PopupMenu menu
        • params
          Hashtable params
        • password
          String password
        • paused
          boolean paused
        • pipeline
          CortadoPipeline pipeline
        • seekable
          int seekable
        • showSpeaker
          boolean showSpeaker
        • showStatus
          int showStatus
        • showSubtitles
          boolean showSubtitles
        • src
          String src
        • started
          boolean started
        • status
          Status status
        • statusHeight
          int statusHeight
        • statusRunning
          boolean statusRunning
        • statusThread
          Thread statusThread
        • subtitlesMenu
          Menu subtitlesMenu
        • urlString
          String urlString
        • userId
          String userId
        • video
          boolean video
    • Class com.fluendo.player.Status

      class Status extends Component implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • boldFont
          Font boldFont
        • buffering
          boolean buffering
        • bufferPercent
          int bufferPercent
        • byteDuration
          long byteDuration
        • bytePosition
          long bytePosition
        • clearedScreen
          boolean clearedScreen
        • clicked
          int clicked
        • colors
          Color[] colors
        • component
          Component component
        • duration
          double duration
        • error
          String error
        • font
          Font font
        • haveAudio
          boolean haveAudio
        • havePercent
          boolean havePercent
        • haveSubtitles
          boolean haveSubtitles
        • listeners
          Vector listeners
        • live
          boolean live
        • message
          String message
        • position
          double position
        • r
          Rectangle r
        • seekable
          boolean seekable
        • showSpeaker
          boolean showSpeaker
        • showSubtitles
          boolean showSubtitles
        • speaker
          String speaker
        • speakerImg
          Image speakerImg
        • speakerWidth
          int speakerWidth
        • state
          int state
        • subtitlesWidth
          int subtitlesWidth
        • time
          long time