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 |
Why do we use bufferedreader?
What is a “stateless” protocol ?
What is double word?
There are 100 keys and values in HashMap.how to get the keys and values?
how to fing linkedlist is circular or not?
Is string serializable in java?
How do you compare values in java?
write a simple program inheritance?
How do you check whether the list is empty or not in java?
What is a file pointer?
What is runtime locatable code?
What is sorting algorithm in java?