mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add missing ..
PiperOrigin-RevId: 225379305
This commit is contained in:
parent
9ed2a393b0
commit
c2c5e560e9
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ import java.util.List;
|
||||||
* <li><b>{@code exo_shutter}</b> - A view that's made visible when video should be hidden. This
|
* <li><b>{@code exo_shutter}</b> - A view that's made visible when video should be hidden. This
|
||||||
* view is typically an opaque view that covers the video surface, thereby obscuring it when
|
* view is typically an opaque view that covers the video surface, thereby obscuring it when
|
||||||
* visible. Obscuring the surface in this way also helps to prevent flicker at the start of
|
* visible. Obscuring the surface in this way also helps to prevent flicker at the start of
|
||||||
* playback when {@code surface_type="surface_view"}
|
* playback when {@code surface_type="surface_view"}.
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>Type: {@link View}
|
* <li>Type: {@link View}
|
||||||
* </ul>
|
* </ul>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue