Skip to content
Commit 898fddd5 authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by Nicolas Pomepuy
Browse files

AWindow: check if surfacetexture already exists

The SurfaceTextureListener attached to the TextureView won't be
signalled if the SurfaceTexture already exists and is already bound to
the TextureView. It means that a call to attachTextureView() will never
end to the expected call to setSurface(), blocking the playback in this
situation.

Pointed-out-by: Aleksandra Krzemień

Fixes #1587
parent f085648f
Loading
Loading
Loading
Pipeline #71667 passed with stage
in 13 minutes and 48 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment