defaultPreviewFrameTimeCode top-level constant

String const defaultPreviewFrameTimeCode

Roughly where Apple poses a preview that names no frame.

Recorded because it is the failure the tree exists to prevent, not because anything here sends it: a preview uploaded without a previewFrameTimeCode silently poses about five seconds in, and after approval that cannot be changed without a new version submission.

Approximate, and never to be compared against. Apple documents "5 seconds"; a real upload came back cut at 00:00:05:01, one frame along. So this is what a message says when nothing chose a frame, and a run decides whether anybody chose by asking the tree — never by testing Apple's value against this constant, which would not have matched even once.

Implementation

const defaultPreviewFrameTimeCode = '00:00:05:00';