Philipp Doblhofer
Philipp Doblhofer
This might be possible, if the `SourceBuffer`s are accessed during the quality change in `tech().vhs.masterPlaylistController_.mediaSource.sourceBuffers`. These objects have a method in order to remove timeranges in the saved buffer: [https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/remove](https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/remove)....
Hey version 14.0.1 introduces this behavior. The reason is, that until 14.0.0, masony-layout is only loaded, if the platform is the browser https://github.com/wynfred/ngx-masonry/commit/ac0fba0a9de3134114223a412f51cdd517483331#diff-aefcd863ab41105b9cb15444561732d61ca30a75efadda97f6aad513ad01e6f0L39 In 14.0.1 it is imported without this...