UtilityDownloadOpenH264 Method |
Name | Description | |
---|---|---|
DownloadOpenH264 |
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.
| |
DownloadOpenH264(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.
| |
DownloadOpenH264(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.
|