Uses of Interface
player.CameraAccess

Packages that use CameraAccess
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 CameraAccess in player
 

Constructors in player with parameters of type CameraAccess
CameraChangeMonitorForPlayer(CameraAccess access)
          Constructs a new change monitor for the enclosing player.