EmbeddedObject
class EmbeddedObject (View source)
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
__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