Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the node types of EngineEventTargetNodeData instances.

Index

Enumeration members

SYNC_MEDIA_XML_ELEMENT

SYNC_MEDIA_XML_ELEMENT = 101

The node describes an XML-based element and how they relate to a SyncMediaTimeline. Used with the "syncMediaSegmentActive" engine event. Can be cast to an ISyncMediaEngineEventTargetXmlElementNodeData.

UNKNOWN

UNKNOWN = 0

The node type is not supported by the framework, it cannot be cast to any sub-type.

XML_ELEMENT

XML_ELEMENT = 1

The node describes an XML-based element. Can be cast to an IEngineEventTargetXmlElementNodeData

Generated using TypeDoc