Synced to commit df5e5013422b81b4fd05c0ac9fd964b13624847a. Includes new samples for Android Auto. Change-Id: I3fec46e2a6b3f196682a92f1afd91eb682dc2dc1
13 lines
425 B
Plaintext
13 lines
425 B
Plaintext
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>
|