public class DLNAPlaySpeedAttribute extends DLNAAttribute<AVTransportVariable.TransportPlaySpeed[]>
DLNAAttribute.Type| Constructor and Description |
|---|
DLNAPlaySpeedAttribute() |
DLNAPlaySpeedAttribute(AVTransportVariable.TransportPlaySpeed[] speeds) |
DLNAPlaySpeedAttribute(String[] speeds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
void |
setString(String s,
String cf) |
getValue, newInstance, setValue, toStringpublic DLNAPlaySpeedAttribute()
public DLNAPlaySpeedAttribute(AVTransportVariable.TransportPlaySpeed[] speeds)
public DLNAPlaySpeedAttribute(String[] speeds)
public void setString(String s, String cf)
setString in class DLNAAttribute<AVTransportVariable.TransportPlaySpeed[]>s - This attribute's value as a string representation.cf - This attribute's mime type as a string representation, optional.public String getString()
getString in class DLNAAttribute<AVTransportVariable.TransportPlaySpeed[]>Copyright © 2023 jUPnP.org. All rights reserved.