Packageorg.osmf.smpte.tt.timing
Classpublic class TimeBase
InheritanceTimeBase Inheritance Enum Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedindex : int
[read-only]
Enum
 Inheritedname : String
[read-only]
Enum
Public Methods
 MethodDefined By
 Inherited
getConstants(i_type:Class):Array
[static]
Enum
 Inherited
parseConstant(i_type:Class, i_constantName:String, i_caseSensitive:Boolean = false):Enum
[static]
Enum
 Inherited
toString():String
Enum
Protected Methods
 MethodDefined By
 Inherited
initEnum(i_type:Class):void
[static]
Enum
Public Constants
 ConstantDefined By
  CLOCK : TimeBase
[static]
TimeBase
  MEDIA : TimeBase
[static]
TimeBase
  SMPTE : TimeBase
[static]
TimeBase
Constant Detail
CLOCKConstant
public static const CLOCK:TimeBase

MEDIAConstant 
public static const MEDIA:TimeBase

SMPTEConstant 
public static const SMPTE:TimeBase