Click or drag to resize

UtilityDownloadOpenH264 Method

Overload List
  NameDescription
Public methodStatic memberDownloadOpenH264
Checks if the current OpenH264 native library exists in the expected location. If so, return without doing anything. If not, then the current version will be downloaded from Cisco to that location. If an older version of the library is detected, it will be removed before downloading the new version. Not supported in UWP.
Public methodStatic memberDownloadOpenH264(String)
Checks if the current OpenH264 native library exists in the expected location. If so, return without doing anything. If not, then the current version will be downloaded from Cisco to that location. If an older version of the library is detected, it will be removed before downloading the new version. Not supported in UWP.
Public methodStatic memberDownloadOpenH264(String, Boolean)
Checks if the current OpenH264 native library exists in the expected location. If so, return without doing anything. If not, then the current version will be downloaded from Cisco to that location. Not supported in UWP.
Top
See Also