Example #1
0
 private void OnPausePlayback()
 {
     _playbackService.PausePlayback();
 }