android.media.effect
Class EffectContext

java.lang.Object
  extended by android.media.effect.EffectContext

public class EffectContext
extends Object


Method Summary
static EffectContext createWithCurrentGlContext()
           
 EffectFactory getFactory()
           
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createWithCurrentGlContext

public static EffectContext createWithCurrentGlContext()

getFactory

public EffectFactory getFactory()

release

public void release()


Copyright © 2008-2012. All Rights Reserved.