-
- Downloads
You need to sign in or sign up before continuing.
[player] Refactor MediaPlayerService
Replace the direct method calls in media player components with events. For this purpose, expand the inputs of the media player components that are defined in the ElementMediaPlayerGroupComponent.
Showing
- projects/common/directives/media-player-element-component.directive.ts 23 additions, 6 deletions...on/directives/media-player-element-component.directive.ts
- projects/player/src/app/components/element-media-player-group/element-media-player-group.component.html 4 additions, 0 deletions...ia-player-group/element-media-player-group.component.html
- projects/player/src/app/components/element-media-player-group/element-media-player-group.component.ts 0 additions, 2 deletions...edia-player-group/element-media-player-group.component.ts
- projects/player/src/app/services/media-player.service.ts 8 additions, 18 deletionsprojects/player/src/app/services/media-player.service.ts
Loading
Please register or sign in to comment