Packagecom.adobe.cc
Classpublic final class CEA708Service
InheritanceCEA708Service Inheritance Object

Enumeration class indicating valid values for CCDecoderImpl.service for CCType.CEA708.

See also

CCDecoderImpl.service


Public Constants
 ConstantDefined By
  CC1 : String = CC1
[static] Indicates that CC1 (field 1, data channel 1) should be used.
CEA708Service
  CC2 : String = CC2
[static] Indicates that CC2 (field 1, data channel 2) should be used.
CEA708Service
  CC3 : String = CC3
[static] Indicates that CC3 (field 2, data channel 1) should be used.
CEA708Service
  CC4 : String = CC4
[static] Indicates that CC4 (field 2, data channel 2) should be used.
CEA708Service
Constant Detail
CC1Constant
public static const CC1:String = CC1

Indicates that CC1 (field 1, data channel 1) should be used.

CC2Constant 
public static const CC2:String = CC2

Indicates that CC2 (field 1, data channel 2) should be used.

CC3Constant 
public static const CC3:String = CC3

Indicates that CC3 (field 2, data channel 1) should be used.

CC4Constant 
public static const CC4:String = CC4

Indicates that CC4 (field 2, data channel 2) should be used.