Get the video driver from shared device, which is an object of dcpp::shared_device.
Calling Sig:
dcpp::video::IVideoDriver * video_driver = shared_device.video();
// Can use auto.
shared_device.video() do check-throw exception.
method: shared_device.tuple()
class: dcpp::shared_device
Up
Duckcpp
cppfx.xyz