Class | Description |
---|---|
DataTranscoder |
Handle the embedding of data using a ByteArray
|
ImageTranscoder |
Handle the embedding of images which don't need to be transcoded
|
ImageTranscoder.ImageInfo | |
JPEGTranscoder |
Handle the embedding of images which need to be transcoded
|
MovieTranscoder | |
PBJTranscoder |
Handle the embedding of PBJ files
|
ScalableTranscoder |
Abstract class which should be extended by any embedding transcoder
which supports scaling.
|
SkinTranscoder |
Handle the embedding of Skin assets
|
SoundTranscoder |
Handle the embedding of sound
|
TranscoderBase |
Base class for all embed transcoders
|
XMLTranscoder |
Handle the embedding of XML files
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.