frameBytes property
What extractFrames returns per frame. Null falls back to fileBytes; a filmstrip test that has to decode its frames passes a real image.
Implementation
final List<int>? frameBytes;
What extractFrames returns per frame. Null falls back to fileBytes; a filmstrip test that has to decode its frames passes a real image.
final List<int>? frameBytes;