| Interface | Description |
|---|---|
| MarkerStateListener |
Listen for a transition between having and not having markers.
|
| MediaDisposer.Disposable |
Common interface for objects that can be disposed of directly.
|
| MediaDisposer.ResourceDisposer |
Common interface for objects that can dispose of other objects.
|
| Class | Description |
|---|---|
| AudioClipProvider |
Singleton class that manages AudioClip implementations.
|
| HostUtils |
Common functions that involve the host platform
|
| MediaDisposer |
This guy sits and waits for PhantomReferences to appear in it's queue and
invokes associated disposers when they do.
|
| MediaUtils |
Utility functions.
|
| MetadataParserImpl | |
| NativeMedia |
Base
Media implementation class. |
| NativeMediaManager |
A class representing a native media engine.
|
| NativeMediaPlayer |
Base implementation of a
MediaPlayer. |
| NativeMediaPlayer.MediaErrorEvent |
Event to be posted to any registered (@link MediaErrorListener)s
|
Copyright © 2025. All rights reserved.