Variable Frame.invalid

struct Frame
{
  // ...
  bool invalid = true;
  // ...
}