Fix typo
Merge of https://github.com/google/ExoPlayer/pull/6793 PiperOrigin-RevId: 286556008
This commit is contained in:
parent
06ffd23cdc
commit
5920305b84
@ -73,7 +73,7 @@ import com.google.android.exoplayer2.util.Assertions;
|
|||||||
* the two are tightly bound together. It may only be possible to play a certain combination tracks
|
* the two are tightly bound together. It may only be possible to play a certain combination tracks
|
||||||
* if the renderers are configured in a particular way. Equally, it may only be possible to
|
* if the renderers are configured in a particular way. Equally, it may only be possible to
|
||||||
* configure renderers in a particular way if certain tracks are selected. Hence it makes sense to
|
* configure renderers in a particular way if certain tracks are selected. Hence it makes sense to
|
||||||
* determined the track selection and corresponding renderer configurations in a single step.
|
* determine the track selection and corresponding renderer configurations in a single step.
|
||||||
*
|
*
|
||||||
* <h3>Threading model</h3>
|
* <h3>Threading model</h3>
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user