mix_stop_peak_watch
Stop an active peak watch and retrieve its final aggregated measurement for the mix.
Instructions
Stop one process-local watch and return its final aggregate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| status | Yes | ||
| tracks | Yes | ||
| watch_id | Yes | ||
| only_used | Yes | ||
| max_tracks | Yes | ||
| started_at | Yes | ||
| finished_at | No | ||
| frame_count | Yes | ||
| interval_ms | Yes | ||
| limitations | No | ||
| schema_version | No | 1.0 | |
| session_fingerprint | No | ||
| requested_duration_seconds | Yes |