Searched refs:onSeekTimestampUpdate (Results 1 – 1 of 1) sorted by relevance
134 @Output() readonly onSeekTimestampUpdate = new EventEmitter< property in MiniTimelineComponent188 this.onSeekTimestampUpdate.emit(undefined);207 (position) => this.onSeekTimestampUpdate.emit(position),