public static interface ClipBuffer.Observer
| Modifier and Type | Method and Description |
|---|---|
void |
clipFailed(ClipBuffer buffer)
Called when a clip has failed to prepare itself for one reason or other.
|
void |
clipLoaded(ClipBuffer buffer)
Called when a clip has completed loading and is ready to be played.
|
void clipLoaded(ClipBuffer buffer)
void clipFailed(ClipBuffer buffer)
Copyright © 2015. All rights reserved.