Packagecom.akamai.net.f4f.hds
Classpublic class CaptionType
InheritanceCaptionType Inheritance Object

Extends support for multiple caption types through static strings. Currently supported: 1) DFXP (http://www.w3.org/TR/2006/CR-ttaf1-dfxp-20061116/) 2) SMPTE-Timed Text (https://www.smpte.org/sites/default/files/st2052-1-2010.pdf)



Public Methods
 MethodDefined By
  
CaptionType
Public Constants
 ConstantDefined By
  DFXP : String = DFXP
[static]
CaptionType
  SMPTE_TT : String = SMPTETT
[static]
CaptionType
Constructor Detail
CaptionType()Constructor
public function CaptionType()



Constant Detail
DFXPConstant
public static const DFXP:String = DFXP

SMPTE_TTConstant 
public static const SMPTE_TT:String = SMPTETT