Tweak VideoListener doc

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132433848
This commit is contained in:
olly 2016-09-07 07:27:39 -07:00 committed by Santiago Seifert
parent 651f5fafa7
commit 8f70845631

View File

@ -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
* 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.
*/