Package | Description |
---|---|
org.fourthline.cling.support.model |
Modifier and Type | Method and Description |
---|---|
DIDLObject.Property<DIDLAttribute> |
DIDLObject.Property.getAttribute(String descriptorName) |
Modifier and Type | Method and Description |
---|---|
void |
DIDLObject.Property.addAttribute(DIDLObject.Property<DIDLAttribute> attr) |
void |
DIDLObject.Property.removeAttribute(DIDLObject.Property<DIDLAttribute> attr) |
Constructor and Description |
---|
DIDLObject.Property.DLNA.PROFILE_ID(DIDLAttribute value) |
DIDLObject.Property.SEC.TYPE(DIDLAttribute value) |
Constructor and Description |
---|
DIDLObject.Property.SEC.CAPTIONINFO(URI value,
List<DIDLObject.Property<DIDLAttribute>> attributes) |
DIDLObject.Property.SEC.CAPTIONINFOEX(URI value,
List<DIDLObject.Property<DIDLAttribute>> attributes) |
DIDLObject.Property.UPNP.ALBUM_ART_URI(URI value,
List<DIDLObject.Property<DIDLAttribute>> attributes) |
DIDLObject.Property(V value,
String descriptorName,
List<DIDLObject.Property<DIDLAttribute>> attributes) |
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.