virtual void NewCapture(Context* context, bool hasChanges);
NewCapture notifies when a new frame capture has taken place for a Context; internal implementation adds node to a list. Must call base when overriding.