Windows Media Foundation camera backend (not yet implemented). Windows Media Foundation 摄像头后端(尚未实现)。
| 14 | /// Windows Media Foundation camera backend (not yet implemented). |
| 15 | /// Windows Media Foundation 摄像头后端(尚未实现)。 |
| 16 | pub(crate) struct MsmfBackend; |
| 17 | |
| 18 | impl MsmfBackend { |
| 19 | /// Create a new (unimplemented) MSMF backend. |
nothing calls this directly
no outgoing calls
no test coverage detected