OcaMediaSourceConnectorChangedEventData¶
-
class
OcaMediaSourceConnectorChangedEventData
()¶ This was not documented in the OCA standard.
-
OcaMediaSourceConnectorChangedEventData.
Event
¶ type: OcaEvent
The event that was raised.
-
OcaMediaSourceConnectorChangedEventData.
SourceConnector
¶ type: OcaMediaSourceConnector
The media source connector for which the changed event holds (i.e. that is added, deleted or changed).
-
OcaMediaSourceConnectorChangedEventData.
ChangeType
¶ type: OcaPropertyChangeType
Indicates what type of change occurred. Only ItemAdded, ItemChanged and ItemDeleted can be used in this event data.
-
OcaMediaSourceConnectorChangedEventData.
ChangedElement
¶ type: OcaMediaConnectorElement
Indicates which element(s) of the connector changed. If the connector is added or deleted, all bits in this bitset shall be set.
-