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