Searched refs:isCapturing (Results 1 – 4 of 4) sorted by relevance
95 void SetCapturing(bool isCapturing);
961 void DStreamOperator::SetCapturing(bool isCapturing) in SetCapturing() argument964 isCapturing_ = isCapturing; in SetCapturing()
8767 let isCapturing: boolean; // 标识符,表示是否正在采集8782 isCapturing = false; // 简化处理,代表应用切换至暂停状态的若干操作8787 isCapturing = false; // 简化处理,代表应用切换至暂停状态的若干操作
8772 let isCapturing: boolean; // An identifier specifying whether capturing is in progress.8787 …isCapturing = false; // A simplified processing indicating several operations for switching the ap…8792 …isCapturing = false; // A simplified processing indicating several operations for switching the ap…