You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
426 B
14 lines
426 B
|
|
page.tags="MediaEffects"
|
|
sample.group=Media
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample shows how to use the Media Effects APIs that were introduced in Android 4.0.
|
|
These APIs let you apply effects to image frames represented as OpenGL ES 2.0 textures.
|
|
Image frames can be images loaded from disk, frames from the device\'s camera, or other
|
|
video streams.
|
|
|
|
</p>
|