MCPcopy Index your code
hub / github.com/RustCV/RustCV / stream.rs

File stream.rs

rustcv-backend-avf/src/stream.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// AvfStream:macOS AVFoundation 摄像头采集管线。
2//
3// 设计要点:
4// • 输出格式固定为 32BGRA(kCMPixelFormat_32BGRA),避免 CPU YUV→RGB 转换;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected