exportedVideoInfo property
What probeVideo returns for a file this fake itself produced.
Null falls back to videoInfo. An export path probes its own output to learn the exported geometry, and that geometry is by definition not the source's — without this the fake cannot express the difference.
Implementation
VideoInfo? exportedVideoInfo;