Searched defs:UseCaptureInfo (Results 1 – 1 of 1) sorted by relevance
115 struct UseCaptureInfo { struct121 UseCaptureInfo(CaptureComponents UseCC, argument125 static UseCaptureInfo passthrough() { in passthrough() argument129 bool isPassthrough() const { in isPassthrough()133 operator CaptureComponents() const { return UseCC | ResultCC; } in CaptureComponents()