Instacapture icon indicating copy to clipboard operation
Instacapture copied to clipboard

Can I capture a screenshot of SurfaceView

Open ChrisChing24 opened this issue 5 years ago • 3 comments

ChrisChing24 avatar Nov 26 '19 05:11 ChrisChing24

You can capture GLSurfaceView, if your Activity has a GLSurfaceView it will be captured.

tarek360 avatar Nov 26 '19 10:11 tarek360

Now I use SurfaceView to play video, and I want capture a screenshot of video,but it doesn't work

ChrisChing24 avatar Nov 27 '19 01:11 ChrisChing24

It will work if you used TextureView to play video.

tarek360 avatar Nov 27 '19 03:11 tarek360