What is audio clip interface? Name few methods of it ?
Answer / anuj shukla
The AudioClip Interface
The AudioClip interface defines these methods: play( ) (play
a clip from the
beginning), stop( ) (stop playing the clip), and loop( )
(play the loop continuously).
After you have loaded an audio clip using getAudioClip( ),
you can use these methods
to play it.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is generics in jdk1.5?
Give a briefing on the life cycle of a thread.
What is methods and methodology?
what is difference between Action messages and Action errors?
Difference between arraylist and hashset in java?
What is a two-pass assembler?
What is a nested list?
Is it possible to override private or static method in java?
what is the use of finalize()Method please explain with an example
Can we use string in the switch case?
What 4 doubled?
What do you mean by local class?