xref: /aosp_15_r20/development/samples/browseable/BasicMediaDecoder/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="BasicMediaDecoder"
3sample.group=Media
4@jd:body
5
6<p>
7
8             This activity uses a TextureView to render the frames of a video decoded using the
9             MediaCodec API.
10
11        </p>
12