| Modifier and Type | Method and Description |
|---|---|
VideoStream |
VideoStream.Builder.build() |
VideoStream |
VideoStream.Builder.buildPartial() |
static VideoStream |
VideoStream.getDefaultInstance() |
VideoStream |
VideoStream.getDefaultInstanceForType() |
VideoStream |
VideoStream.Builder.getDefaultInstanceForType() |
VideoStream |
ElementaryStream.getVideoStream()
Encoding of a video stream.
|
VideoStream |
ElementaryStream.Builder.getVideoStream()
Encoding of a video stream.
|
VideoStream |
ElementaryStreamOrBuilder.getVideoStream()
Encoding of a video stream.
|
static VideoStream |
VideoStream.parseDelimitedFrom(InputStream input) |
static VideoStream |
VideoStream.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream |
VideoStream.parseFrom(byte[] data) |
static VideoStream |
VideoStream.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream |
VideoStream.parseFrom(ByteBuffer data) |
static VideoStream |
VideoStream.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream |
VideoStream.parseFrom(com.google.protobuf.ByteString data) |
static VideoStream |
VideoStream.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream |
VideoStream.parseFrom(com.google.protobuf.CodedInputStream input) |
static VideoStream |
VideoStream.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VideoStream |
VideoStream.parseFrom(InputStream input) |
static VideoStream |
VideoStream.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VideoStream> |
VideoStream.getParserForType() |
static com.google.protobuf.Parser<VideoStream> |
VideoStream.parser() |
| Modifier and Type | Method and Description |
|---|---|
VideoStream.Builder |
VideoStream.Builder.mergeFrom(VideoStream other) |
ElementaryStream.Builder |
ElementaryStream.Builder.mergeVideoStream(VideoStream value)
Encoding of a video stream.
|
static VideoStream.Builder |
VideoStream.newBuilder(VideoStream prototype) |
ElementaryStream.Builder |
ElementaryStream.Builder.setVideoStream(VideoStream value)
Encoding of a video stream.
|
Copyright © 2022 Google LLC. All rights reserved.