duvc-ctl 2.0.0
USB Video Class Camera Control Library
Loading...
Searching...
No Matches
factory.cpp File Reference

Platform detection and factory implementation. More...

#include <duvc-ctl/detail/directshow_impl.h>
#include <duvc-ctl/platform/interface.h>
#include <memory>
#include <duvc-ctl/platform/windows/directshow.h>
Include dependency graph for factory.cpp:

Go to the source code of this file.

Classes

class  duvc::WindowsPlatformInterface
 Windows DirectShow platform implementation. More...
 

Namespaces

namespace  duvc
 

Functions

std::unique_ptr< IPlatformInterfaceduvc::create_platform_interface ()
 Get platform-specific interface implementation.
 

Detailed Description

Platform detection and factory implementation.

Definition in file factory.cpp.