org.robokind.api.speech.viseme
Class VisemeEventQueue

java.lang.Object
  extended by org.robokind.api.speech.viseme.VisemeEventQueue

public class VisemeEventQueue
extends Object

Author:
Matthew Stevenson

Constructor Summary
VisemeEventQueue()
           
 
Method Summary
 void clear()
           
 VisemeEvent getEvent(long timeUTC)
           
 org.jflux.api.core.Listener<VisemeEvent> getListener()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisemeEventQueue

public VisemeEventQueue()
Method Detail

getListener

public org.jflux.api.core.Listener<VisemeEvent> getListener()

clear

public void clear()

getEvent

public VisemeEvent getEvent(long timeUTC)


Copyright © 2011-2013. All Rights Reserved.