textmode.js / media
media
All media asset related modules and types.
Classes
| Class | Description |
|---|---|
| TextmodeImage | Represents an image uploaded for textmode rendering via Textmodifier.loadImage. |
| TextmodeSource | Abstract base class representing a textmode source asset (image, video, texture). |
| TextmodeTexture | Represents an external texture source for textmode rendering via Textmodifier.createTexture. |
| TextmodeVideo | Represents a video element for textmode rendering via Textmodifier.loadVideo. |