Package | Description |
---|---|
uk.co.caprica.vlcj.mrl |
Provides a set of classes implementing a fluent API for creating properly
formatted so-called "Media Resource Locators".
|
Modifier and Type | Class and Description |
---|---|
class |
DvdMrl
Implementation of a media resource locator for DVDs with menus.
|
class |
SimpleDvdMrl
Implementation of a media resource locator for DVDs without menus.
|
Modifier and Type | Method and Description |
---|---|
BaseDvdMrl |
BaseDvdMrl.angle(int angle) |
BaseDvdMrl |
BaseDvdMrl.chapter(int chapter) |
BaseDvdMrl |
BaseDvdMrl.device(String device) |
BaseDvdMrl |
BaseDvdMrl.title(int title) |
BaseDvdMrl |
BaseDvdMrl.type(String type) |
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.