@castlabs/prestoplay 6.25.2 → 6.27.0

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.
Files changed (69) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/README.md +5 -5
  3. package/cjs/cl.adobe.js +3 -3
  4. package/cjs/cl.airplay.js +3 -3
  5. package/cjs/cl.broadpeak.js +7 -7
  6. package/cjs/cl.cast.js +115 -114
  7. package/cjs/cl.conviva.js +32 -32
  8. package/cjs/cl.core.js +620 -620
  9. package/cjs/cl.crypto.js +9 -9
  10. package/cjs/cl.dash.js +89 -88
  11. package/cjs/cl.externs.js +89 -51
  12. package/cjs/cl.freewheel.js +25 -25
  13. package/cjs/cl.hls.js +79 -77
  14. package/cjs/cl.hlssmpte.js +6 -6
  15. package/cjs/cl.htmlcue.js +30 -30
  16. package/cjs/cl.ima.js +24 -24
  17. package/cjs/cl.mediatailor.js +3 -3
  18. package/cjs/cl.mse.js +351 -336
  19. package/cjs/cl.muxdata.js +15 -15
  20. package/cjs/cl.onboard.js +3 -3
  21. package/cjs/cl.persistent.js +15 -15
  22. package/cjs/cl.playlist.js +6 -6
  23. package/cjs/cl.sessions.js +16 -16
  24. package/cjs/cl.simid.js +17 -17
  25. package/cjs/cl.smooth.js +72 -72
  26. package/cjs/cl.thumbnails.js +26 -26
  27. package/cjs/cl.tizen.js +73 -72
  28. package/cjs/cl.ttml.js +29 -29
  29. package/cjs/cl.verimatrix.js +5 -5
  30. package/cjs/cl.vimond.js +12 -12
  31. package/cjs/cl.vr.js +19 -19
  32. package/cjs/cl.vtt.js +14 -14
  33. package/cjs/cl.yospace.js +4 -4
  34. package/cjs/cl.youbora.js +39 -37
  35. package/cjs/polyfill.min.js +15 -3
  36. package/cl.adobe.js +3 -3
  37. package/cl.airplay.js +3 -3
  38. package/cl.broadpeak.js +5 -5
  39. package/cl.cast.js +92 -90
  40. package/cl.conviva.js +27 -27
  41. package/cl.core.js +496 -500
  42. package/cl.crypto.js +9 -9
  43. package/cl.dash.js +82 -82
  44. package/cl.externs.js +89 -51
  45. package/cl.freewheel.js +19 -19
  46. package/cl.hls.js +80 -80
  47. package/cl.hlssmpte.js +5 -5
  48. package/cl.htmlcue.js +26 -26
  49. package/cl.ima.js +17 -17
  50. package/cl.mediatailor.js +3 -3
  51. package/cl.mse.js +305 -294
  52. package/cl.muxdata.js +13 -13
  53. package/cl.onboard.js +4 -4
  54. package/cl.persistent.js +11 -11
  55. package/cl.playlist.js +5 -5
  56. package/cl.sessions.js +10 -10
  57. package/cl.simid.js +14 -14
  58. package/cl.smooth.js +60 -60
  59. package/cl.thumbnails.js +19 -19
  60. package/cl.tizen.js +57 -57
  61. package/cl.ttml.js +22 -22
  62. package/cl.verimatrix.js +4 -4
  63. package/cl.vimond.js +8 -8
  64. package/cl.vr.js +15 -15
  65. package/cl.vtt.js +12 -12
  66. package/cl.yospace.js +3 -3
  67. package/cl.youbora.js +29 -28
  68. package/package.json +3 -3
  69. package/typings.d.ts +124 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,41 @@
1
+ # 6.27.0
2
+
3
+ ## New Features
4
+
5
+ * Add support for Queuing on Chromecast.
6
+ * For more details refer to docs https://demo.castlabs.com/docs/cast#queuing
7
+ * Add CMCD support (version 1).
8
+
9
+ ## Changes
10
+
11
+ * Fix an issue with `player.getStats()` which crashes for audio-only streams.
12
+ * Fix support for HLS playlists with beacon URLs that do not have a file extension.
13
+ * Fix HLS live audio/video out-of-sync issue. The playlists are now aligned
14
+ when there are different EXT-X-PROGRAM-DATE-TIME tags on first segments.
15
+ * Add polyfills for Tizen 2.3.
16
+
17
+ # 6.26.1
18
+
19
+ ## Changes
20
+
21
+ * Request URI used in network request and response modifiers is not modified.
22
+ * If the URI was specified without scheme, it stays without scheme.
23
+
24
+ # 6.26.0
25
+
26
+ ## New Features
27
+
28
+ * Add support for audio and subtitle track language in NPAW v7 plugin.
29
+ * The language information is sent in the ping request.
30
+ * Add support for custom label for disabled subtitles in NPAW v7 plugin.
31
+ * The label can be configured via `youbora.disabledSubtitlesLabel` config option.
32
+
33
+ ## Changes
34
+
35
+ * Update docs of IMA Plugin stating limitations on SmartTV devices.
36
+ * Refer to the [IMA Plugin](https://demo.castlabs.com/docs/advertising#ima-sdk-smarttv-support) documentation for more information.
37
+ * Fix an null pointer issue which occurs when a dynamic manifest turns static.
38
+
1
39
  # 6.25.2
2
40
 
3
41
  ## Changes
package/README.md CHANGED
@@ -4,7 +4,7 @@ PRESTOplay for Web Apps is our SDK framework for deploying fantastic HTML/JavaSc
4
4
  video players across web-enabled platforms.
5
5
 
6
6
  You can start using PRESTOplay now for your local development, and
7
- visit us [to get your license](https://castlabs.com/free-trials/prestoplay/).
7
+ visit us [to get your license](https://account.castlabs.com/signup).
8
8
 
9
9
  Documentation, manuals, tutorials and demos can be found at [https://demo.castlabs.com](https://demo.castlabs.com).
10
10
 
@@ -16,7 +16,7 @@ You can install the PRESTOplay SDK using a package manager such as `npm` or `yar
16
16
  npm install @castlabs/prestoplay
17
17
  ```
18
18
 
19
- Once installed, you can follow the [getting started guide](https://demo.castlabs.com/#/docs/getting_started) for a full
19
+ Once installed, you can follow the [getting started guide](https://demo.castlabs.com/docs/getting_started) for a full
20
20
  example, but here is how it would look like:
21
21
 
22
22
  ```javascript
@@ -43,9 +43,9 @@ node_modules/@castlabs/prestoplay/clpp.styles.css
43
43
 
44
44
  ## Support and Help
45
45
 
46
- * [Documentation](https://demo.castlabs.com/#/docs)
47
- * [Demo and Configuration](https://demo.castlabs.com/#/player/config)
48
- * [Support and Helpdesk](https://castlabs.com/support/)
46
+ * [Documentation](https://demo.castlabs.com/docs)
47
+ * [Demo and Configuration](https://demo.castlabs.com/player/config)
48
+ * [Support and Helpdesk](https://support.castlabs.com/)
49
49
 
50
50
 
51
51
  ## License
package/cjs/cl.adobe.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function(){var g={}; var _ = _ || {}
2
- var f=function(window){var yY=function(){this.m=this.f=null;this.a="";this.g=new _.J("clpp.adobe.AdobePlugin")},BY=function(a){a.f=new _.gi;a.f.on(a.m,_.Cg,function(){return zY(a)});a.f.on(a.m,_.Bg,function(){s.Media.play(a.a,a.m.getPosition())});a.f.on(a.m,_.De,function(){return AY(a)});a.f.on(a.m,_.bg,function(b){b=b.detail;switch(b.currentState){case _.Hq:a.a.length||AY(a);s.Media.play(a.a,a.m.getPosition());break;case _.Gq:case _.yq:zY(a);break;case _.Aq:case _.tq:case _.Eq:a.g.info("Close session for "+a.a+" in player state "+
3
- (b.currentState+".")),zY(a),s.Media.close(a.a),a.a=""}})},AY=function(a){var b=a.m.getLoadedSource();a.a=b?b.name||b.url:"";a.g.info("Open session for "+a.a+" with duration "+a.m.getDuration());s.Media.open(a.a,a.m.getDuration(),_.xa)},zY=function(a){s.Media.stop(a.a,a.m.getPosition())},CY=function(){};_.w(yY,_.bw);yY.prototype.onPlayerCreated=function(a){var b=a.getConfiguration().adobe;b&&!1===b.enabled?this.g.debug("Adobe plugin is disabled."):window.s&&s.Media?(this.m=a,BY(this)):this.g.warn("Adobe API not available.")};
4
- yY.prototype.onPlayerWillDestroy=function(){this.f&&(this.f.release(),this.f=null);this.m=null;this.a=""};yY.prototype.id=function(){return"adobe"};_.I("clpp.adobe.AdobeAnalyticsPlugin",yY);yY.Id="adobe";CY.prototype.create=function(){return new yY};_.Yt(new CY);};
2
+ var f=function(window){var PY=function(){this.m=this.f=null;this.a="";this.g=new _.K("clpp.adobe.AdobePlugin")},SY=function(a){a.f=new _.gi;a.f.on(a.m,_.Dg,function(){return QY(a)});a.f.on(a.m,_.Cg,function(){s.Media.play(a.a,a.m.getPosition())});a.f.on(a.m,_.De,function(){return RY(a)});a.f.on(a.m,_.bg,function(b){b=b.detail;switch(b.currentState){case _.Zq:a.a.length||RY(a);s.Media.play(a.a,a.m.getPosition());break;case _.Yq:case _.Qq:QY(a);break;case _.Sq:case _.Lq:case _.Wq:a.g.info("Close session for "+a.a+" in player state "+
3
+ (b.currentState+".")),QY(a),s.Media.close(a.a),a.a=""}})},RY=function(a){var b=a.m.getLoadedSource();a.a=b?b.name||b.url:"";a.g.info("Open session for "+a.a+" with duration "+a.m.getDuration());s.Media.open(a.a,a.m.getDuration(),_.xa)},QY=function(a){s.Media.stop(a.a,a.m.getPosition())},TY=function(){};_.w(PY,_.Hv);PY.prototype.onPlayerCreated=function(a){var b=a.getConfiguration().adobe;b&&!1===b.enabled?this.g.debug("Adobe plugin is disabled."):window.s&&s.Media?(this.m=a,SY(this)):this.g.warn("Adobe API not available.")};
4
+ PY.prototype.onPlayerWillDestroy=function(){this.f&&(this.f.release(),this.f=null);this.m=null;this.a=""};PY.prototype.id=function(){return"adobe"};_.J("clpp.adobe.AdobeAnalyticsPlugin",PY);PY.Id="adobe";TY.prototype.create=function(){return new PY};_.ru(new TY);};
5
5
  if(typeof(module)!="undefined"&&module.exports){var x=require("./cl.core.js");_ = x._;(f.call(g,this));module.exports=g;}
6
6
  else if (typeof(define)!="undefined"&&define.amd) {define(["./cl.core"], function(c){_=c._;(f.call(g,this));return g;});}
7
7
  else{_=this.clpp._;(f.call(g,this));}
package/cjs/cl.airplay.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function(){var g={}; var _ = _ || {}
2
- var f=function(window){var wY=function(){var a=this;this.a=this.m=null;this.l=this.f=this.j=!1;this.o=new _.Vh(function(){a.m.play()["catch"](function(){})});this.h=new _.gi},xY=function(){};_.w(wY,_.bw);_.r=wY.prototype;_.r.onPlayerCreated=function(a){this.m=a;this.a=a.getSurface().getMedia()};_.r.onContentWillLoad=function(){this.a&&(this.h.on(this.a,"webkitplaybacktargetavailabilitychanged",this.$m.bind(this)),this.h.on(this.a,"webkitcurrentplaybacktargetiswirelesschanged",this.Fn.bind(this)))};
3
- _.r.onPlayerWillRelease=function(){this.o.stop();this.h.release()};_.r.id=function(){return"airplay"};_.r.$m=function(a){switch(a.availability){case "available":this.f=!0;break;case "not-available":this.f=!1}this.m.trigger(new _.K(_.Fc,{canCast:this.f}))};_.r.Fn=function(){var a=(this.j=this.a.webkitCurrentPlaybackTargetIsWireless)?_.Ec:_.Dc;if(this.l||!this.m.isPaused()||this.m.getState()===_.Hq)this.l?this.m.play()["catch"](function(){}):this.o.ga(.01);this.m.trigger(new _.K(a))};_.r.Tb=function(){return this.j};
4
- _.r.Xf=function(){return this.f};_.r.vo=function(){this.f&&(this.l=!this.m.isPaused(),this.a.webkitShowPlaybackTargetPicker())};_.I("clpp.airplay.AirPlayPlugin",wY);wY.prototype.showCastMenu=wY.prototype.vo;wY.prototype.canCast=wY.prototype.Xf;wY.prototype.isCasting=wY.prototype.Tb;wY.Id="airplay";xY.prototype.create=function(){return new wY};_.Yt(new xY);};
2
+ var f=function(window){var NY=function(){var a=this;this.a=this.m=null;this.l=this.f=this.j=!1;this.o=new _.Vh(function(){a.m.play()["catch"](function(){})});this.h=new _.gi},OY=function(){};_.w(NY,_.Hv);_.r=NY.prototype;_.r.onPlayerCreated=function(a){this.m=a;this.a=a.getSurface().getMedia()};_.r.onContentWillLoad=function(){this.a&&(this.h.on(this.a,"webkitplaybacktargetavailabilitychanged",this.Sm.bind(this)),this.h.on(this.a,"webkitcurrentplaybacktargetiswirelesschanged",this.yn.bind(this)))};
3
+ _.r.onPlayerWillRelease=function(){this.o.stop();this.h.release()};_.r.id=function(){return"airplay"};_.r.Sm=function(a){switch(a.availability){case "available":this.f=!0;break;case "not-available":this.f=!1}this.m.trigger(new _.M(_.Ec,{canCast:this.f}))};_.r.yn=function(){var a=(this.j=this.a.webkitCurrentPlaybackTargetIsWireless)?_.Dc:_.Cc;if(this.l||!this.m.isPaused()||this.m.getState()===_.Zq)this.l?this.m.play()["catch"](function(){}):this.o.ha(.01);this.m.trigger(new _.M(a))};_.r.Pb=function(){return this.j};
4
+ _.r.Tf=function(){return this.f};_.r.po=function(){this.f&&(this.l=!this.m.isPaused(),this.a.webkitShowPlaybackTargetPicker())};_.J("clpp.airplay.AirPlayPlugin",NY);NY.prototype.showCastMenu=NY.prototype.po;NY.prototype.canCast=NY.prototype.Tf;NY.prototype.isCasting=NY.prototype.Pb;NY.Id="airplay";OY.prototype.create=function(){return new NY};_.ru(new OY);};
5
5
  if(typeof(module)!="undefined"&&module.exports){var x=require("./cl.core.js");_ = x._;(f.call(g,this));module.exports=g;}
6
6
  else if (typeof(define)!="undefined"&&define.amd) {define(["./cl.core"], function(c){_=c._;(f.call(g,this));return g;});}
7
7
  else{_=this.clpp._;(f.call(g,this));}
@@ -1,11 +1,11 @@
1
1
  (function(){var g={}; var _ = _ || {}
2
- var f=function(window){var oY=function(a,b){this.m=a;this.f=b;this.a=new _.gi;this.h=!1},pY=function(a){function b(c){var d=GenericPlayerApi.call(this)||this;d.m=c;d.a=_.sk();return d}_.w(b,GenericPlayerApi);b.prototype.getPlayerName=function(){return _.xa};b.prototype.getVersion=function(){return _.ia};b.prototype.getOSName=function(){return this.a.os};b.prototype.getDeviceVersion=function(){return this.a.osVersion.name};b.prototype.getDeviceType=function(){return"browser"};b.prototype.getTotalDuration=function(){return this.m.isLive()?
3
- 0:1E3*this.m.getDuration()};b.prototype.getCurrentPosition=function(){return 1E3*this.m.getPosition()};b.prototype.getCurrentBitrate=function(){var c=this.m.getStats();return(c?c.streamBandwidth:0)/1E3};return new b(a)},qY=function(){this.l=this.f=this.a=this.h=this.m=null;this.o=new _.gi;this.j=!1},rY=function(a,b){var c=b.analyticsAddress||null,d=b.nanoCDNHost||null,e=b.broadpeakDomainNames||"",f=b.uuid||null;a.h||(a.h=SmartLib.getInstance(),a.h.init(c,d,e),typeof f===_.eg&&a.h.setUUID(f))},sY=
4
- function(a,b){var c=b.customParameters||{};a.a=a.h.createStreamingSession();a.a.setOption(StreamingSessionOptions.SESSION_PRECACHE,!0);for(var d in c)a.a.setCustomParameter(d,c[d]);a.o.on(a.m,_.ie,a.Wj.bind(a));a.l=pY(a.m);a.a.attachPlayer(a.l)},tY=function(a,b){_.ki(a.o);a.f&&(a.f.release(),a.f=null);a.a&&(a.a.stopStreamingSession(b),a.a=null)},uY=function(){return!window.SmartLib||!window.GenericPlayerApi},vY=function(){};_.r=oY.prototype;
5
- _.r.init=function(){var a=this.m,b=this.a;b.on(a,_.bg,this.Zj.bind(this));b.on(a,_.Yc,this.Xj.bind(this));b.on(a,"seek",this.Yj.bind(this))};_.r.Xj=function(a){a=a.detail;typeof a.bandwidth===_.k&&this.f.notifyLayerSwitch(a.bandwidth/1E3)};_.r.Zj=function(a){var b=this.m,c=this.f;a=a.detail;var d=a.currentState;a.previousState===_.yq&&c.notifyStallEnd(!b.isPaused());switch(d){case _.yq:c.notifyStallStart();break;case _.Hq:this.h?c.notifyResume():(c.notifyFirstImage(),this.h=!0);break;case _.Gq:c.notifyPause()}};
6
- _.r.Yj=function(){var a=1E3*this.m.getPosition();this.f.notifySeek(a)};_.r.release=function(){this.a&&(_.ki(this.a),this.a=null)};_.w(qY,_.bw);_.r=qY.prototype;_.r.onPlayerCreated=function(a){this.m=a};_.r.onContentWillLoad=function(a,b){var c=this,d=a.getConfiguration().broadpeak;if(d){if(uY())return a.onError(new _.N(1,9,11E3));this.j=!0;rY(this,d);sY(this,d);return this.a.getURL(b.url).then(function(e){if(e.isError()){var f=e.getDetailedErrorCode();e=e.getDetailedErrorMessage();c.m.onError(new _.N(1,9,11001,{bpkErrorCode:f,message:e}));tY(c,void 0)}else b.url=e.getURL(),c.f=new oY(c.m,c.l),c.f.init()})}};
7
- _.r.onContentLoaded=function(){!1!==this.j&&this.a.precacheEnded()};_.r.Wj=function(a){a=a.detail;if(7003===a.code)tY(this,SmartLib.BPFormatNotSupportedError);else if(a.severity===_.O)switch(a.category){case 3:tY(this,SmartLib.BPDecodingError);break;case 1:tY(this,SmartLib.BPNetworkingError);break;case 6:tY(this,SmartLib.BPAccessRightError);break;default:tY(this,SmartLib.BPUnspecifiedError)}};_.r.onPlayerWillRelease=function(){uY()||tY(this,SmartLib.BPSessionEndsNormally);this.j=!1};_.r.id=function(){return"broadpeak"};
8
- _.I("clpp.broadpeak.BroadpeakPlugin",qY);qY.isSdkMissing=uY;qY.Id="broadpeak";vY.prototype.create=function(){return new qY};_.Yt(new vY);};
2
+ var f=function(window){var FY=function(a,b){this.m=a;this.f=b;this.a=new _.gi;this.h=!1},GY=function(a){function b(c){var d=GenericPlayerApi.call(this)||this;d.m=c;d.a=_.gl();return d}_.w(b,GenericPlayerApi);b.prototype.getPlayerName=function(){return _.xa};b.prototype.getVersion=function(){return _.ia};b.prototype.getOSName=function(){return this.a.os};b.prototype.getDeviceVersion=function(){return this.a.osVersion.name};b.prototype.getDeviceType=function(){return"browser"};b.prototype.getTotalDuration=function(){return this.m.isLive()?
3
+ 0:1E3*this.m.getDuration()};b.prototype.getCurrentPosition=function(){return 1E3*this.m.getPosition()};b.prototype.getCurrentBitrate=function(){var c=this.m.getStats();return(c?c.streamBandwidth:0)/1E3};return new b(a)},HY=function(){this.l=this.f=this.a=this.h=this.m=null;this.o=new _.gi;this.j=!1},IY=function(a,b){var c=b.analyticsAddress||null,d=b.nanoCDNHost||null,e=b.broadpeakDomainNames||"",f=b.uuid||null;a.h||(a.h=SmartLib.getInstance(),a.h.init(c,d,e),typeof f===_.eg&&a.h.setUUID(f))},JY=
4
+ function(a,b){var c=b.customParameters||{};a.a=a.h.createStreamingSession();a.a.setOption(StreamingSessionOptions.SESSION_PRECACHE,!0);for(var d in c)a.a.setCustomParameter(d,c[d]);a.o.on(a.m,_.he,a.Sj.bind(a));a.l=GY(a.m);a.a.attachPlayer(a.l)},KY=function(a,b){_.ji(a.o);a.f&&(a.f.release(),a.f=null);a.a&&(a.a.stopStreamingSession(b),a.a=null)},LY=function(){return!window.SmartLib||!window.GenericPlayerApi},MY=function(){};_.r=FY.prototype;
5
+ _.r.init=function(){var a=this.m,b=this.a;b.on(a,_.bg,this.Vj.bind(this));b.on(a,_.Xc,this.Tj.bind(this));b.on(a,"seek",this.Uj.bind(this))};_.r.Tj=function(a){a=a.detail;typeof a.bandwidth===_.k&&this.f.notifyLayerSwitch(a.bandwidth/1E3)};_.r.Vj=function(a){var b=this.m,c=this.f;a=a.detail;var d=a.currentState;a.previousState===_.Qq&&c.notifyStallEnd(!b.isPaused());switch(d){case _.Qq:c.notifyStallStart();break;case _.Zq:this.h?c.notifyResume():(c.notifyFirstImage(),this.h=!0);break;case _.Yq:c.notifyPause()}};
6
+ _.r.Uj=function(){var a=1E3*this.m.getPosition();this.f.notifySeek(a)};_.r.release=function(){this.a&&(_.ji(this.a),this.a=null)};_.w(HY,_.Hv);_.r=HY.prototype;_.r.onPlayerCreated=function(a){this.m=a};_.r.onContentWillLoad=function(a,b){var c=this,d=a.getConfiguration().broadpeak;if(d){if(LY())return a.onError(new _.O(1,9,11E3));this.j=!0;IY(this,d);JY(this,d);return this.a.getURL(b.url).then(function(e){if(e.isError()){var f=e.getDetailedErrorCode();e=e.getDetailedErrorMessage();c.m.onError(new _.O(1,9,11001,{bpkErrorCode:f,message:e}));KY(c,void 0)}else b.url=e.getURL(),c.f=new FY(c.m,c.l),c.f.init()})}};
7
+ _.r.onContentLoaded=function(){!1!==this.j&&this.a.precacheEnded()};_.r.Sj=function(a){a=a.detail;if(7003===a.code)KY(this,SmartLib.BPFormatNotSupportedError);else if(a.severity===_.Q)switch(a.category){case 3:KY(this,SmartLib.BPDecodingError);break;case 1:KY(this,SmartLib.BPNetworkingError);break;case 6:KY(this,SmartLib.BPAccessRightError);break;default:KY(this,SmartLib.BPUnspecifiedError)}};_.r.onPlayerWillRelease=function(){LY()||KY(this,SmartLib.BPSessionEndsNormally);this.j=!1};_.r.id=function(){return"broadpeak"};
8
+ _.J("clpp.broadpeak.BroadpeakPlugin",HY);HY.isSdkMissing=LY;HY.Id="broadpeak";MY.prototype.create=function(){return new HY};_.ru(new MY);};
9
9
  if(typeof(module)!="undefined"&&module.exports){var x=require("./cl.core.js");_ = x._;(f.call(g,this));module.exports=g;}
10
10
  else if (typeof(define)!="undefined"&&define.amd) {define(["./cl.core"], function(c){_=c._;(f.call(g,this));return g;});}
11
11
  else{_=this.clpp._;(f.call(g,this));}