ChromePerformanceVideo
ChromePerformanceVideo.chromePerformanceVideo ⇒ Promise.<Blob>
make a webm video from a chrome performance profile json object
Kind: static constant of ChromePerformanceVideo
Returns: Promise.<Blob> - a promise to the webm video blob
| Param | Type | Description |
|---|---|---|
| profile | Object |
chrome performance profile json object |