com.smaxe.uv.client
Class IMicrophone.ListenerAdapter

java.lang.Object
  extended by com.smaxe.uv.client.IMicrophone.ListenerAdapter
All Implemented Interfaces:
IMicrophone.IListener
Enclosing interface:
IMicrophone

public static class IMicrophone.ListenerAdapter
extends java.lang.Object
implements IMicrophone.IListener

ListenerAdapter - IMicrophone.IListener adapter.


Constructor Summary
IMicrophone.ListenerAdapter()
          Constructor.
 
Method Summary
 void onAudioData(MediaData data)
          Notifies about audio data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IMicrophone.ListenerAdapter

public IMicrophone.ListenerAdapter()
Constructor.

Method Detail

onAudioData

public void onAudioData(MediaData data)
Description copied from interface: IMicrophone.IListener
Notifies about audio data.

Specified by:
onAudioData in interface IMicrophone.IListener
Parameters:
data - audio data frame