| Package | Description |
|---|---|
| org.jupnp.support.avtransport | |
| org.jupnp.support.avtransport.impl | |
| org.jupnp.support.lastchange | |
| org.jupnp.support.model | |
| org.jupnp.support.renderingcontrol |
| Modifier and Type | Method and Description |
|---|---|
LastChange |
AbstractAVTransportService.getLastChange() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAVTransportService.appendCurrentState(LastChange lc,
UnsignedIntegerFourBytes instanceId) |
| Constructor and Description |
|---|
AbstractAVTransportService(LastChange lastChange) |
AbstractAVTransportService(PropertyChangeSupport propertyChangeSupport,
LastChange lastChange) |
| Modifier and Type | Method and Description |
|---|---|
protected AVTransport |
AVTransportService.createTransport(UnsignedIntegerFourBytes instanceId,
LastChange lastChange) |
| Modifier and Type | Method and Description |
|---|---|
LastChange |
LastChangeDelegator.getLastChange() |
| Modifier and Type | Method and Description |
|---|---|
void |
LastChangeDelegator.appendCurrentState(LastChange lc,
UnsignedIntegerFourBytes instanceId) |
| Modifier and Type | Field and Description |
|---|---|
protected LastChange |
AVTransport.lastChange |
| Modifier and Type | Method and Description |
|---|---|
LastChange |
AVTransport.getLastChange() |
| Constructor and Description |
|---|
AVTransport(UnsignedIntegerFourBytes instanceID,
LastChange lastChange,
StorageMedium possiblePlayMedium) |
AVTransport(UnsignedIntegerFourBytes instanceID,
LastChange lastChange,
StorageMedium[] possiblePlayMedia) |
| Modifier and Type | Method and Description |
|---|---|
LastChange |
AbstractAudioRenderingControl.getLastChange() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAudioRenderingControl.appendCurrentState(LastChange lc,
UnsignedIntegerFourBytes instanceId) |
| Constructor and Description |
|---|
AbstractAudioRenderingControl(LastChange lastChange) |
AbstractAudioRenderingControl(PropertyChangeSupport propertyChangeSupport,
LastChange lastChange) |
Copyright © 2023 jUPnP.org. All rights reserved.