Interface SmoothPlayable

All Known Implementing Classes:
XuggleVideo

public interface SmoothPlayable
Interface methods used by XuggleVideo
Author:
hansonr
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setSmoothPlay(boolean b)
     
  • Method Details

    • isSmoothPlay

      boolean isSmoothPlay()
    • setSmoothPlay

      void setSmoothPlay(boolean b)