blob: af8e5e4ea151155208d9d1c24a9d0277b01bdbad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
page.tags="BasicMediaDecoder"
sample.group=Media
@jd:body
<p>
This activity uses a TextureView to render the frames of a video decoded using the
MediaCodec API.
</p>
|