public interface ILibVLCFactory extends IComponentFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
factoryId |
Modifier and Type | Method and Description |
---|---|
ILibVLC |
getFromContext(android.content.Context context) |
ILibVLC |
getFromOptions(android.content.Context context,
java.util.List<java.lang.String> options) |