com.aelitis.net.upnpms
Interface UPNPMSItem
- All Superinterfaces:
- UPNPMSNode
- All Known Implementing Classes:
- UPNPMSItemImpl
public interface UPNPMSItem
- extends UPNPMSNode
IC_AUDIO
static final String IC_AUDIO
- See Also:
- Constant Field Values
IC_VIDEO
static final String IC_VIDEO
- See Also:
- Constant Field Values
IC_IMAGE
static final String IC_IMAGE
- See Also:
- Constant Field Values
IC_OTHER
static final String IC_OTHER
- See Also:
- Constant Field Values
getItemClass
String getItemClass()
getSize
long getSize()
getURL
URL getURL()