下列选项中,属于设置VideoView控件加载视频的方法的是()。
A: load()
B: setDataSource()
C: create()
D: setVideoPath()
A: load()
B: setDataSource()
C: create()
D: setVideoPath()
举一反三
- VideoView中调用_____方法,以文件路径的方式设置 VideoView播放的视频源。 A: setDataSource() B: setVideoPath() C: setURI() D: setVideoURI()
- VideoView可以使用setVideoPath()方法加载网络视频。
- VideoView中指定需要播放URI视频地址使用的方法是_____。( ) A: setDataSource() B: setVideoPath() C: setVideoURI() D: setURI()
- 下列选项中,设置MediaPlayer网络音频文件数据源的方法的是_____。( ) A: setDataSource() B: load() C: setDataPath() D: create()
- 视频播放控件VideoView可以使用( )方法设置播放器的控制条。 A: setMediaController() B: setVideoURI() C: setVideoPath() D: start()