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)
Set the camera angle.
|
BaseDvdMrl |
BaseDvdMrl.chapter(int chapter)
Set the chapter number.
|
BaseDvdMrl |
BaseDvdMrl.device(String device)
Set the DVD device.
|
BaseDvdMrl |
BaseDvdMrl.title(int title)
Set the DVD title number.
|
BaseDvdMrl |
BaseDvdMrl.type(String type)
Set the DVD access type.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.