ExamGecko
Question list
Search
Search

Related questions











Question 50 - H14-231_V1.0 discussion

Report
Export

The HarmonyOS video module supports the development of video services and the opening of the ecosystem, allowing developers to easily play, operate, and develop new functions of video media through the open interfaces. Video playback includes playback controls, playback settings, and playback queries, such as start/stop playback, playback speed settings, and whether to loop playback. When developing a video playback feature, which of the following steps is correct?

A.
Create a Player instance construct a data source object and set the media source call method prepare(), call method play(), call method stop( call method release()
Answers
A.
Create a Player instance construct a data source object and set the media source call method prepare(), call method play(), call method stop( call method release()
B.
Create a Player instance call the prepare() play() construct the data source object and set the media source call the stop() release().
Answers
B.
Create a Player instance call the prepare() play() construct the data source object and set the media source call the stop() release().
C.
Construct a data source object and set the media source create a Player instance call method play(), call method prepare(), call method stop( call method release()
Answers
C.
Construct a data source object and set the media source create a Player instance call method play(), call method prepare(), call method stop( call method release()
D.
Call the prepare() method create a Plawer instance construct a data source object and set the media source call method create a Player instance, Play() call method stop() call method release()
Answers
D.
Call the prepare() method create a Plawer instance construct a data source object and set the media source call method create a Player instance, Play() call method stop() call method release()
Suggested answer: A
asked 18/09/2024
Andy Hodges
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first