| Modifier and Type | Method and Description |
|---|---|
SegmentSettings |
SegmentSettings.Builder.build() |
SegmentSettings |
SegmentSettings.Builder.buildPartial() |
static SegmentSettings |
SegmentSettings.getDefaultInstance() |
SegmentSettings |
SegmentSettings.getDefaultInstanceForType() |
SegmentSettings |
SegmentSettings.Builder.getDefaultInstanceForType() |
SegmentSettings |
MuxStreamOrBuilder.getSegmentSettings()
Segment settings for `ts`, `fmp4` and `vtt`.
|
SegmentSettings |
MuxStream.getSegmentSettings()
Segment settings for `ts`, `fmp4` and `vtt`.
|
SegmentSettings |
MuxStream.Builder.getSegmentSettings()
Segment settings for `ts`, `fmp4` and `vtt`.
|
static SegmentSettings |
SegmentSettings.parseDelimitedFrom(InputStream input) |
static SegmentSettings |
SegmentSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentSettings |
SegmentSettings.parseFrom(byte[] data) |
static SegmentSettings |
SegmentSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentSettings |
SegmentSettings.parseFrom(ByteBuffer data) |
static SegmentSettings |
SegmentSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentSettings |
SegmentSettings.parseFrom(com.google.protobuf.ByteString data) |
static SegmentSettings |
SegmentSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentSettings |
SegmentSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static SegmentSettings |
SegmentSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentSettings |
SegmentSettings.parseFrom(InputStream input) |
static SegmentSettings |
SegmentSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SegmentSettings> |
SegmentSettings.getParserForType() |
static com.google.protobuf.Parser<SegmentSettings> |
SegmentSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
SegmentSettings.Builder |
SegmentSettings.Builder.mergeFrom(SegmentSettings other) |
MuxStream.Builder |
MuxStream.Builder.mergeSegmentSettings(SegmentSettings value)
Segment settings for `ts`, `fmp4` and `vtt`.
|
static SegmentSettings.Builder |
SegmentSettings.newBuilder(SegmentSettings prototype) |
MuxStream.Builder |
MuxStream.Builder.setSegmentSettings(SegmentSettings value)
Segment settings for `ts`, `fmp4` and `vtt`.
|
Copyright © 2022 Google LLC. All rights reserved.