Multiple Choice
Pass ________ to an AudioAttributes.Builder object’s setUsage method to indicate that the audio is being used as game audio.
A) AudioAttribute.USAGE_GAME
B) AudioAttribute.GAME
C) AudioAttribute.GAME_USAGE
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the next three statements is
Q2: Each SurfaceView subclass should implement the interface
Q3: View method onTouchEvent determines when the user
Q5: Only one thread at a time can
Q6: To process simple touch events in an
Q7: All updates to an app's user interface
Q8: A dialog must be displayed from the
Q9: Games, often require complex logic that should
Q10: Game developers often use full-screen themes, such
Q11: Which of the following statements is false?<br>A)