Ocean
|
The Ocean System USB Video Library provides access to Video devices via USB. More...
Typedefs | |
using | Ocean::System::USB::Video::SharedVideoDevice = std::shared_ptr< VideoDevice > |
Definition of a shared pointer holding a VideoDevice. More... | |
The Ocean System USB Video Library provides access to Video devices via USB.
The library is platform independent.
using Ocean::System::USB::Video::SharedVideoDevice = typedef std::shared_ptr<VideoDevice> |
Definition of a shared pointer holding a VideoDevice.