public static interface ExoplayerWrapper.RendererBuilder
Modifier and Type | Method and Description |
---|---|
void |
buildRenderers(ExoplayerWrapper player)
Constructs the necessary components for playback.
|
void |
cancel()
Cancels the current build operation, if there is one.
|
void buildRenderers(ExoplayerWrapper player)
player
- The parent player.void cancel()