| Package | Description |
|---|---|
| org.opencastproject.mediapackage.track |
| Modifier and Type | Field and Description |
|---|---|
protected TrackImpl.StreamingProtocol |
TrackImpl.transport |
| Modifier and Type | Method and Description |
|---|---|
TrackImpl.StreamingProtocol |
TrackImpl.getTransport() |
static TrackImpl.StreamingProtocol |
TrackImpl.StreamingProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackImpl.StreamingProtocol[] |
TrackImpl.StreamingProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackImpl.setTransport(TrackImpl.StreamingProtocol transport) |
Copyright © 2009–2021 Opencast Project. All rights reserved.