| 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 | Description |
|---|---|
| AbstractSCAudioClip |
An abstract base implementation of
SCAudioClip which is provided in
order to aid implementers by allowing them to extend
AbstractSCAudioClip and focus on the task of playing actual audio
once. |
Copyright © 2022 jitsi.org. All rights reserved.