Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| CCDecoderImpl | com.adobe.cc | Common logic for various CCDecoder implementations. | |
| CCType | com.adobe.cc | Enumeration class indicating valid values for CCDecoderImpl.type | |
| CEA708Service | com.adobe.cc | Enumeration class indicating valid values for CCDecoderImpl.service for CCType.CEA708. | |
| DecoderActiveServiceEvent | com.adobe.cc.cea608 | ||
| EdgeType | com.adobe.cc | Enumeration class indicating valid values for CCDecoderImpl.edgeType. | |
| SimpleCCDecoder | com.adobe.cc | SimpleCCDecoder is a starting point for integrating closed captioning with an arbitrary streaming library. |