Method
Audio tracks
Audio track count + role configuration
What we measure and how
Counts the audio streams (tracks) in the file and enforces the spec's permitted range — at least `assets.audio.track_count.min` and at most `assets.audio.track_count.max`. A file with too few tracks (e.g. missing an M&E or dialogue stem) or too many (an over-delivery) fails; when the spec declares no track_count the check falls back to a structural 'has at least one audio track' gate.
Spec fields consulted
These Universal Media Delivery Profile paths resolve this check's thresholds against your spec snapshot at the moment the job was submitted.
- · assets.audio.track_count.min
- · assets.audio.track_count.max
The full UMDP schema: /umdp.
Method identifier: audio_tracks