Skip to content

Commit

Permalink
add to pip.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kot331107 authored and tvanlaerhoven committed Sep 11, 2024
1 parent d9c8e9d commit edcbf41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/pip.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ override fun onPictureInPictureUiStateChanged(pipState: PictureInPictureUiState)
}
```

Then it should set the `context?.pip` to `PresentationModeChangePipContext.TRANSITIONING_TO_PIP` in the event `PlayerEventType.PRESENTATIONMODE_CHANGE`.

### PiP controls

The PiP window will show the default controls to configure, maximize and close the PiP window.
Expand Down

0 comments on commit edcbf41

Please sign in to comment.