Socket
Socket
Sign inDemoInstall

bonc-htmlplayer

Package Overview
Dependencies
2
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.3 to 5.0.4

2

package.json
{
"name": "bonc-htmlplayer",
"version": "5.0.3",
"version": "5.0.4",
"description": "东方国信的html播放器内核",

@@ -5,0 +5,0 @@ "main": "./dist/BoncH5Player.js",

@@ -59,4 +59,4 @@ // import './libffmpeg_264_265.js';

// Module.onRuntimeInitialized = () => {
setTimeout(() => {
Module.onRuntimeInitialized = () => {
// setTimeout(() => {
var _this = this;

@@ -96,5 +96,5 @@ this.videoCallback = Module.addFunction(function (

//nAudioCodecID 值区分音频编码类型:预留字段,暂未使用
console.log("调用c接口");
this.modulestart = Module._init_decoder(173, 0, this.videoCallback);
}, 2000);
// }, 2000);
};
}

@@ -101,0 +101,0 @@

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc