public class VideoRenderFactory
extends java.lang.Object
Constructor and Description |
---|
VideoRenderFactory() |
Modifier and Type | Method and Description |
---|---|
static BaseVideoRenderer |
constructRenderer(android.content.Context context)
Returns a renderer based on session preferences.
|
static void |
useTextureViews(boolean useTextureViews) |
public static BaseVideoRenderer constructRenderer(android.content.Context context)
context
- Contextpublic static void useTextureViews(boolean useTextureViews)