kucservice 1.3.0 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10117,7 +10117,7 @@ var common_request_getH265PlayerObj = function getH265PlayerObj(rtcServe, docePr
10117
10117
  }
10118
10118
 
10119
10119
  var h265Play = new h265({
10120
- callBack: callBack,
10120
+ callBack: callBack || function () {},
10121
10121
  rtcServe: rtcServe,
10122
10122
  decUrl: doceProUrl || './decoder/decoder-pro.js',
10123
10123
  videoConfig: videoConfigdefault
Binary file