| Modifier and Type | Method and Description |
|---|---|
VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.Builder.build() |
VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.Builder.buildPartial() |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.getDefaultInstance() |
VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.getDefaultInstanceForType() |
VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.Builder.getDefaultInstanceForType() |
VideoStream.H265CodecSettings |
VideoStreamOrBuilder.getH265()
H265 codec settings.
|
VideoStream.H265CodecSettings |
VideoStream.getH265()
H265 codec settings.
|
VideoStream.H265CodecSettings |
VideoStream.Builder.getH265()
H265 codec settings.
|
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseDelimitedFrom(InputStream input) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(byte[] data) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(ByteBuffer data) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(com.google.protobuf.ByteString data) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(InputStream input) |
static VideoStream.H265CodecSettings |
VideoStream.H265CodecSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VideoStream.H265CodecSettings> |
VideoStream.H265CodecSettings.getParserForType() |
static com.google.protobuf.Parser<VideoStream.H265CodecSettings> |
VideoStream.H265CodecSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
VideoStream.H265CodecSettings.Builder |
VideoStream.H265CodecSettings.Builder.mergeFrom(VideoStream.H265CodecSettings other) |
VideoStream.Builder |
VideoStream.Builder.mergeH265(VideoStream.H265CodecSettings value)
H265 codec settings.
|
static VideoStream.H265CodecSettings.Builder |
VideoStream.H265CodecSettings.newBuilder(VideoStream.H265CodecSettings prototype) |
VideoStream.Builder |
VideoStream.Builder.setH265(VideoStream.H265CodecSettings value)
H265 codec settings.
|
Copyright © 2022 Google LLC. All rights reserved.