TextStream.Builder |
TextStream.Builder.addAllMapping(Iterable<? extends TextStream.TextMapping> values) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.addMapping(int index,
TextStream.TextMapping value) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.addMapping(int index,
TextStream.TextMapping.Builder builderForValue) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.addMapping(TextStream.TextMapping value) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.addMapping(TextStream.TextMapping.Builder builderForValue) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextStream.Builder |
TextStream.Builder.clear() |
|
TextStream.Builder |
TextStream.Builder.clearCodec() |
The codec for this text stream.
|
TextStream.Builder |
TextStream.Builder.clearDisplayName() |
The name for this particular text stream that
will be added to the HLS/DASH manifest.
|
TextStream.Builder |
TextStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TextStream.Builder |
TextStream.Builder.clearLanguageCode() |
The BCP-47 language code, such as `en-US` or `sr-Latn`.
|
TextStream.Builder |
TextStream.Builder.clearMapping() |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TextStream.Builder |
TextStream.Builder.clone() |
|
TextStream.Builder |
ElementaryStream.Builder.getTextStreamBuilder() |
Encoding of a text stream.
|
TextStream.Builder |
TextStream.Builder.mergeFrom(TextStream other) |
|
TextStream.Builder |
TextStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TextStream.Builder |
TextStream.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TextStream.Builder |
TextStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TextStream.Builder |
TextStream.newBuilder() |
|
static TextStream.Builder |
TextStream.newBuilder(TextStream prototype) |
|
TextStream.Builder |
TextStream.newBuilderForType() |
|
protected TextStream.Builder |
TextStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TextStream.Builder |
TextStream.Builder.removeMapping(int index) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.setCodec(String value) |
The codec for this text stream.
|
TextStream.Builder |
TextStream.Builder.setCodecBytes(com.google.protobuf.ByteString value) |
The codec for this text stream.
|
TextStream.Builder |
TextStream.Builder.setDisplayName(String value) |
The name for this particular text stream that
will be added to the HLS/DASH manifest.
|
TextStream.Builder |
TextStream.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
The name for this particular text stream that
will be added to the HLS/DASH manifest.
|
TextStream.Builder |
TextStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextStream.Builder |
TextStream.Builder.setLanguageCode(String value) |
The BCP-47 language code, such as `en-US` or `sr-Latn`.
|
TextStream.Builder |
TextStream.Builder.setLanguageCodeBytes(com.google.protobuf.ByteString value) |
The BCP-47 language code, such as `en-US` or `sr-Latn`.
|
TextStream.Builder |
TextStream.Builder.setMapping(int index,
TextStream.TextMapping value) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.setMapping(int index,
TextStream.TextMapping.Builder builderForValue) |
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TextStream.Builder |
TextStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TextStream.Builder |
TextStream.toBuilder() |
|