Signature
Interface TrackLockEventProperties
| Name | Signature | Description |
|---|---|---|
locked | locked: boolean | New lock state. |
trackId | trackId: string | Track whose lock state changed. |
Track lock change event payload.
Interface TrackLockEvent| Name | Signature | Description |
|---|---|---|
locked | locked: boolean | New lock state. |
trackId | trackId: string | Track whose lock state changed. |