Home | History | Annotate | Download | only in MediaEffects
      1 page.tags="MediaEffects"
      2 sample.group=Media
      3 @jd:body
      4 
      5 <p>
      6             
      7             This sample shows how to use the Media Effects APIs that were introduced in Android 4.0.
      8             These APIs let you apply effects to image frames represented as OpenGL ES 2.0 textures.
      9             Image frames can be images loaded from disk, frames from the device\'s camera, or other
     10             video streams.
     11             
     12         </p>
     13