ndi.version¶
NDI_VERSION - return the version string for NDI
[V, URL] = ndi.version()
Return the Git version string V for the currently installed version of NDI. URL is the url of the NDI distribution.
Example: v = ndi.version()
NDI_VERSION - return the version string for NDI
[V, URL] = ndi.version()
Return the Git version string V for the currently installed version of NDI. URL is the url of the NDI distribution.
Example: v = ndi.version()