Package | Description |
---|---|
org.eclipse.actf.model.dom.dombycom |
This package contains utilities to access DOM information via the COM wrapper.
|
Modifier and Type | Method and Description |
---|---|
INodeExVideo.VideoState |
INodeExVideo.getCurrentState() |
static INodeExVideo.VideoState |
INodeExVideo.VideoState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static INodeExVideo.VideoState[] |
INodeExVideo.VideoState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|