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 |
FtpMrl
Implementation of an HTTP media resource locator.
|
class |
HttpMrl
Implementation of an HTTP media resource locator.
|
class |
MmsMrl
Implementation of an MMS media resource locator.
|
class |
RtspMrl
Implementation of an HTTP media resource locator.
|
Modifier and Type | Method and Description |
---|---|
UrlMrl |
UrlMrl.host(String host) |
UrlMrl |
UrlMrl.path(String path) |
UrlMrl |
UrlMrl.port(int port) |
UrlMrl |
UrlMrl.type(String type) |
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.