mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Tweak VideoListener doc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=132433848
This commit is contained in:
parent
651f5fafa7
commit
8f70845631
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ public final class SimpleExoPlayer implements ExoPlayer {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when a frame is rendered for the first time since setting the surface, and when a
|
* Called when a frame is rendered for the first time since setting the surface, and when a
|
||||||
* frame is rendered for the first time since video was enabled.
|
* frame is rendered for the first time since the renderer was reset.
|
||||||
*
|
*
|
||||||
* @param surface The {@link Surface} to which a first frame has been rendered.
|
* @param surface The {@link Surface} to which a first frame has been rendered.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue