Package org.opensourcephysics.media.mov
Interface SmoothPlayable
- All Known Implementing Classes:
XuggleVideo
public interface SmoothPlayable
Interface methods used by XuggleVideo
- Author:
- hansonr
-
Method Summary
-
Method Details
-
isSmoothPlay
boolean isSmoothPlay() -
setSmoothPlay
void setSmoothPlay(boolean b)
-