MCPcopy Index your code
hub / github.com/deepch/RTSPtoWebRTC / getArea

Function getArea

web/static/js/bootstrap.bundle.js:2166–2171  ·  view source on GitHub ↗
(_ref)

Source from the content-addressed store, hash-verified

2164 }
2165
2166 function getArea(_ref) {
2167 var width = _ref.width,
2168 height = _ref.height;
2169
2170 return width * height;
2171 }
2172
2173 /**
2174 * Utility used to transform the `auto` placement to the placement with more

Callers 1

computeAutoPlacementFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected