dispose abstract method

void dispose()

Releases the backend resources for this clip. Playing a disposed clip throws. Sources currently playing it are stopped.

Implementation

void dispose();