Uses of Class
org.eclipse.actf.model.dom.dombycom.INodeExVideo.VideoState

Packages that use INodeExVideo.VideoState
org.eclipse.actf.model.dom.dombycom This package contains utilities to access DOM information via the COM wrapper. 
 

Uses of INodeExVideo.VideoState in org.eclipse.actf.model.dom.dombycom
 

Methods in org.eclipse.actf.model.dom.dombycom that return INodeExVideo.VideoState
 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're declared.