avdecc icon indicating copy to clipboard operation
avdecc copied to clipboard

Option for the controller to only retrieve specific info during enumeration

Open christophe-calmejane opened this issue 6 years ago • 0 comments

Have the possibility to configure the controller so it doesn't retrieve every information from a discovered entity during first enumeration.

Have a "on-demand" mode to get missing information (possibly make usage of std::optional), with an easy to use API.

christophe-calmejane avatar Oct 05 '18 14:10 christophe-calmejane