kucservice 1.3.0 → 1.3.2

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.
@@ -10126,7 +10126,7 @@ var common_request_getH265PlayerObj = function getH265PlayerObj(rtcServe, docePr
10126
10126
  }
10127
10127
 
10128
10128
  var h265Play = new h265({
10129
- callBack: callBack,
10129
+ callBack: callBack || function () {},
10130
10130
  rtcServe: rtcServe,
10131
10131
  decUrl: doceProUrl || './decoder/decoder-pro.js',
10132
10132
  videoConfig: videoConfigdefault
Binary file