public class SoundTranscoder extends TranscoderBase
baseClassQName, byteArrayNamePostfix, CORE_PACKAGE, data, source, swcSource, UTILS_PACKAGE, workspace
Constructor and Description |
---|
SoundTranscoder(EmbedData data,
Workspace workspace)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
analyze(ISourceLocation location,
Collection<ICompilerProblem> problems)
Analyze the attributes
|
protected Map<String,ICharacterTag> |
doTranscode(Collection<ITag> tags,
Collection<ICompilerProblem> problems)
Transcode the embedded asset
|
buildABC, buildAST, buildBinaryDataTag, checkAttributeValues, equals, getBaseClassName, getBaseClassQName, getDataBytes, getDataStream, getTags, hashCode, setAttribute
public boolean analyze(ISourceLocation location, Collection<ICompilerProblem> problems)
TranscoderBase
analyze
in class TranscoderBase
location
- Source location from where the embed came fromproblems
- Any problems discovered in the EmbedNodeprotected Map<String,ICharacterTag> doTranscode(Collection<ITag> tags, Collection<ICompilerProblem> problems)
TranscoderBase
doTranscode
in class TranscoderBase
tags
- The collection of transcoded asset tagsproblems
- The collection of compiler problems to which this method will add problems.Copyright © 2016 The Apache Software Foundation. All rights reserved.