Searched refs:snapShotCh (Results 1 – 1 of 1) sorted by relevance
259 std::shared_ptr<ICameraChannel> snapShotCh = std::make_shared<DCameraChannelSourceImpl>(); in Init() local262 channels_.emplace(SNAPSHOT_FRAME, snapShotCh); in Init()