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