| Package | Description |
|---|---|
| org.jupnp.support.avtransport.impl | |
| org.jupnp.support.avtransport.impl.state |
| Modifier and Type | Class and Description |
|---|---|
class |
AVTransportService<T extends AVTransport>
State-machine based implementation of AVTransport service.
|
| Modifier and Type | Method and Description |
|---|---|
protected AVTransport |
AVTransportService.createTransport(UnsignedIntegerFourBytes instanceId,
LastChange lastChange) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractState<T extends AVTransport> |
class |
NoMediaPresent<T extends AVTransport> |
class |
PausedPlay<T extends AVTransport> |
class |
Playing<T extends AVTransport> |
class |
Stopped<T extends AVTransport> |
Copyright © 2023 jUPnP.org. All rights reserved.