OcaMediaConnectorStatus

class OcaMediaConnectorStatus()

Represents the current status of a media (source or sink) connector.

OcaMediaConnectorStatus.ConnectorID

type: number

ID of the connector for which this status is valid

OcaMediaConnectorStatus.State

type: OcaMediaConnectorState

Connector state

OcaMediaConnectorStatus.ErrorCode

type: number

Indicates what type of error the connector is in (only relevant if the State is Fault).