Property | Type | Description | |
---|---|---|---|
EventDuration | System.TimeSpan | ||
EventInPoint | System.TimeSpan | ||
EventLooping | bool | ||
EventPath | string | ||
EventStart | System.DateTime | ||
EventTransition | vmTransitionType | ||
EventTransitionTime | int | ||
EventType | vmEventType | ||
GUID | string | ||
MediaDuration | System.TimeSpan | ||
SlideshowInterval | int | ||
SlideshowTransition | vmTransitionType | ||
SlideshowTransitionTime | int | ||
Title | string | ||
state | int |
Method | Description | |
---|---|---|
EventTypeFromString ( string type ) : vmEventType | ||
EventTypeString ( ) : string | ||
IsLike ( |
||
SlideshowTypeString ( ) : string | ||
TransitionTypeFromString ( string type ) : vmTransitionType | ||
TransitionTypeString ( ) : string | ||
TransitionTypeString ( vmTransitionType trans ) : string | ||
vMixEvent ( |
public EventTypeFromString ( string type ) : vmEventType | ||
type | string | |
return | vmEventType |
public TransitionTypeFromString ( string type ) : vmTransitionType | ||
type | string | |
return | vmTransitionType |
public TransitionTypeString ( vmTransitionType trans ) : string | ||
trans | vmTransitionType | |
return | string |
public vMixEvent ( |
||
node | ||
return | System |
public vmTransitionType SlideshowTransition | ||
return | vmTransitionType |