未验证 提交 31f53bb5 编写于 作者: O Oliver Woodman 提交者: GitHub

Merge pull request #6387 from root-ansh/patch-2

updated function name from issue  #6385
......@@ -131,8 +131,9 @@ onto which video is rendered, you can set the player's target `SurfaceView`,
`setVideoSurfaceView`, `setVideoTextureView`, `setVideoSurfaceHolder` and
`setVideoSurface` methods respectively. You can also use `PlayerControlView` as
a standalone component, or implement your own playback controls that interact
directly with the player. `SimpleExoPlayer`'s `addTextOutput` and `setId3Output`
methods can be used to receive caption and ID3 metadata during playback.
directly with the player. `SimpleExoPlayer`'s `addTextOutput` and
`addMetadataOutput` methods can be used to receive caption and ID3 metadata
during playback.
## Preparing the player ##
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册