vxp
Interface VideoListener

All Known Implementing Classes:
WindowWithVideo

public interface VideoListener

Author:
Dan O'Sullivan Reports back using the newFrame method when new video is available.

Method Summary
 void newFrame()
           
 

Method Detail

newFrame

public void newFrame()