Package org.jitsi.service.audionotifier
-
Interface Summary Interface Description AudioNotifierService The AudioNotifierService is meant to be used to control all sounds in the application.SCAudioClip Represents an audio clip which could be played (optionally, in a loop) and stopped.. -
Class Summary Class Description AbstractSCAudioClip An abstract base implementation ofSCAudioClipwhich is provided in order to aid implementers by allowing them to extend AbstractSCAudioClip and focus on the task of playing actual audio once.