示例#1
0
 void reset()
 {
     channel_->stage().clear(core::cg_proxy::DEFAULT_LAYER);
     clock_loaded_ = false;
     CASPAR_LOG(info) << L"CLK: Recieved and executed reset-command";
 }