| Modifier and Type | Method and Description |
|---|---|
Channel.Builder |
Channel.Builder.authorized(Boolean authorized)
(experimental) Whether the channel is authorized.
|
static Channel.Builder |
Channel.Builder.create(software.constructs.Construct scope,
String id) |
Channel.Builder |
Channel.Builder.latencyMode(LatencyMode latencyMode)
(experimental) Channel latency mode.
|
Channel.Builder |
Channel.Builder.name(String name)
(experimental) Channel name.
|
Channel.Builder |
Channel.Builder.type(ChannelType type)
(experimental) The channel type, which determines the allowable resolution and bitrate.
|
Copyright © 2022. All rights reserved.