| Package | org.osmf.smpte.tt.captions |
| Class | public class ShowBackground |
| Inheritance | ShowBackground Enum Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | index : int [read-only] | Enum | |
![]() | name : String [read-only] | Enum | |
| value : String [read-only] | ShowBackground | ||
| Method | Defined By | ||
|---|---|---|---|
ShowBackground(value:String) | ShowBackground | ||
getConstants():Array [static] | ShowBackground | ||
parseConstant(i_constantName:String, i_caseSensitive:Boolean = false):ShowBackground [static] | ShowBackground | ||
![]() | toString():String | Enum | |
| Constant | Defined By | ||
|---|---|---|---|
| Always : ShowBackground [static] | ShowBackground | ||
| WhenActive : ShowBackground [static] | ShowBackground | ||
| value | property |
value:String [read-only] public function get value():String| ShowBackground | () | Constructor |
public function ShowBackground(value:String)value:String |
| getConstants | () | method |
public static function getConstants():ArrayReturnsArray |
| parseConstant | () | method |
public static function parseConstant(i_constantName:String, i_caseSensitive:Boolean = false):ShowBackgroundParameters
i_constantName:String | |
i_caseSensitive:Boolean (default = false) |
ShowBackground |
| Always | Constant |
public static const Always:ShowBackground| WhenActive | Constant |
public static const WhenActive:ShowBackground