ST2110PtpClock interface

Signature:

export interface ST2110PtpClock

Properties

Property Type Description

domainNumber?

number

(Optional) PTP domain number (0—​127). SMPTE 2059-2 typically uses 127. Defaults to 127. Surfaces in the outgoing SDP ts-refclk:ptp=<version>:<gmid>:<domain>. MTL auto-detects the domain from incoming PTP messages on the wire, so this field is descriptive — set it to whatever your grandmaster advertises.

gmid

string

locked

boolean

name

string

traceable

boolean

type

"ptp"

version?

ST2110PtpVersion

(Optional) PTP profile version. Defaults to "IEEE1588-2008". Advertised in IS-04 node clocks version field and as the <version> token in outgoing SDP ts-refclk:ptp=<version>:<gmid>:<domain> lines.