@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface SvcOutputMetadata
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SvcOutputMetadata.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SvcOutputMetadata.Builder |
of() |
void |
setTemporalLayerId(int temporalLayerId) |
int |
temporalLayerId() |
@JsOverlay @Nonnull static SvcOutputMetadata.Builder of()
@JsProperty(name="temporalLayerId") int temporalLayerId()
@JsProperty void setTemporalLayerId(int temporalLayerId)