Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
595ad8a8
authored
Feb 07, 2022
by
ibaker
Committed by
Ian Baker
Feb 21, 2022
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Don't use code font in titles in the dev guide
#minor-release PiperOrigin-RevId: 426870114
parent
af43c93a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
docs/shrinking.md
docs/ui-components.md
docs/shrinking.md
View file @
595ad8a8
...
...
@@ -104,7 +104,7 @@ ExoPlayer player =
~~~
{: .language-java}
## Custom
`MediaSource`
instantiation ##
## Custom
MediaSource
instantiation ##
If your app is using a custom
`MediaSource.Factory`
and you want
`DefaultMediaSourceFactory`
to be removed by code stripping, you should pass
...
...
docs/ui-components.md
View file @
595ad8a8
...
...
@@ -19,7 +19,7 @@ well as playback controls.
`StyledPlayerView`
has a
`setPlayer`
method for attaching and detaching (by
passing
`null`
) player instances.
##
`StyledPlayerView`
##
##
StyledPlayerView
##
`StyledPlayerView`
can be used for both video and audio playbacks. It renders
video and subtitles in the case of video playback, and can display artwork
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment