PrevUpHomeNext

method: shared_device.mode_list()


Get the video mode list from shared device, which is an object of dcpp::shared_device.

Calling Sig:

dcpp::video::IVideoModeList * mode_list = shared_device.mode_list();

// Can use auto.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext