Uses of Class
player.FrameDataExchange

Packages that use FrameDataExchange
player Provides several signed-animation players: each player combines a JARP avatar canvas with a source of animation data, and provides an API allowing an enclosing GUI container both to control this player and to obtain status information from it in real-time. 
 

Uses of FrameDataExchange in player
 

Methods in player with parameters of type FrameDataExchange
static void VideoClient.startThread(FrameDataExchange fdx, int n, int w, int h, int fps, java.lang.String moviepath)