| Package | Description |
|---|---|
| org.jupnp.support.avtransport.callback | |
| org.jupnp.support.avtransport.impl | |
| org.jupnp.support.avtransport.impl.state | |
| org.jupnp.support.model |
| Constructor and Description |
|---|
Seek(Service<?,?> service,
SeekMode mode,
String target) |
Seek(UnsignedIntegerFourBytes instanceId,
Service<?,?> service,
SeekMode mode,
String target) |
| Modifier and Type | Method and Description |
|---|---|
void |
AVTransportStateMachine.seek(SeekMode unit,
String target) |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends AbstractState<?>> |
Stopped.seek(SeekMode unit,
String target) |
abstract Class<? extends AbstractState<?>> |
Playing.seek(SeekMode unit,
String target) |
| Modifier and Type | Method and Description |
|---|---|
static SeekMode |
SeekMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeekMode |
SeekMode.valueOrExceptionOf(String s) |
static SeekMode[] |
SeekMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 jUPnP.org. All rights reserved.