EmbeddedObject
class EmbeddedObject
Constants
| TYPE_SHAPE |
|
| TYPE_MOVIECLIP |
|
| TYPE_JPEG |
|
| TYPE_PNG |
|
| TYPE_FRAME |
|
| TYPE_SOUND |
|
Properties
| protected | $option | ||
| protected | $type | ||
| protected | $id |
Methods
__construct(string $option, type $type, int $id)
No description
string
getOption()
No description
string
getType()
No description
int
getId()
No description
static string
detectType(string $type)
Detect type based on the raw output
Details
at line 33
__construct(string $option, type $type, int $id)
at line 44
string
getOption()
at line 53
string
getType()
at line 62
int
getId()
at line 73
static string
detectType(string $type)
Detect type based on the raw output