public class ExtractorRendererBuilder extends java.lang.Object implements ExoplayerWrapper.RendererBuilder
ExoplayerWrapper.RendererBuilder
for streams that can be read using an Extractor
.Constructor and Description |
---|
ExtractorRendererBuilder(android.content.Context context,
java.lang.String userAgent,
android.net.Uri uri) |
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.
|
public ExtractorRendererBuilder(android.content.Context context, java.lang.String userAgent, android.net.Uri uri)
public void buildRenderers(ExoplayerWrapper player)
ExoplayerWrapper.RendererBuilder
buildRenderers
in interface ExoplayerWrapper.RendererBuilder
player
- The parent player.public void cancel()
ExoplayerWrapper.RendererBuilder
cancel
in interface ExoplayerWrapper.RendererBuilder