media/demos/transformer/src/main
huangdarwin 2bdda35731 Overlay: Rename videoFrameAnchor to backgroundFrameAnchor.
Overlays may be overlaid over:
* In VideoFrameProcessor, videos or images (or texture input).
* In Compositor, other videos.

In Compositor, Overlays may consist of video, so it could be confusing
for videoFrameAnchor to contrast with overlayAnchor.

Also, rename overlayAnchor to overlayFrameAnchor, since it's modifying
the anchor in the overlay's frame, so this name seems slightly more precise.

PiperOrigin-RevId: 562004292
2023-09-01 11:28:19 -07:00
..
assets Remove redundant attribute from matrix transformation vertex shader. 2022-05-09 11:01:33 +01:00
java/androidx/media3/demo/transformer Overlay: Rename videoFrameAnchor to backgroundFrameAnchor. 2023-09-01 11:28:19 -07:00
res Add pause and resume button in demo app 2023-08-24 10:05:51 -07:00
AndroidManifest.xml Demo: Request READ_MEDIA_VIDEO on API 33+ 2023-02-08 13:56:06 +00:00