19 #ifndef MIR_SCENE_SNAPSHOT_STRATEGY_H_ 20 #define MIR_SCENE_SNAPSHOT_STRATEGY_H_ 28 namespace compositor {
class BufferStream; }
37 virtual void take_snapshot_of(
38 std::shared_ptr<compositor::BufferStream>
const& surface_buffer_access,
All things Mir.
Definition: atomic_callback.h:25
std::function< void(Snapshot const &)> SnapshotCallback
Definition: snapshot.h:39
Definition: snapshot_strategy.h:32