GSTPy.NetworkInterface.check_license¶
-
static
NetworkInterface.check_license([(str)license_path='']) → None :¶ Perform a license check.
This has to be called once before any call to
get_gst3_connection().- Parameters
license_path (str) – path to the directory that contains the
file (license) –