Android-ScalableVideoView icon indicating copy to clipboard operation
Android-ScalableVideoView copied to clipboard

Fix SurfaceTexture can be available before the setData method is called

Open pgloaguen opened this issue 8 years ago • 2 comments

pgloaguen avatar May 04 '16 12:05 pgloaguen

@pgloaguen Sorry for late reply, but could u please tell me in detail why u need this workaround?

yqritc avatar May 23 '16 10:05 yqritc

It feels like if onSurfaceTextureAvailable() happens before initializeMediaPlayer(), media player fails to set surface. So, video will not be visible while sound is still playing. I am not sure.

Deathhit avatar Jan 31 '18 06:01 Deathhit