| Modifier and Type | Method and Description |
|---|---|
static VideoStream.CodecSettingsCase |
VideoStream.CodecSettingsCase.forNumber(int value) |
VideoStream.CodecSettingsCase |
VideoStreamOrBuilder.getCodecSettingsCase() |
VideoStream.CodecSettingsCase |
VideoStream.getCodecSettingsCase() |
VideoStream.CodecSettingsCase |
VideoStream.Builder.getCodecSettingsCase() |
static VideoStream.CodecSettingsCase |
VideoStream.CodecSettingsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static VideoStream.CodecSettingsCase |
VideoStream.CodecSettingsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoStream.CodecSettingsCase[] |
VideoStream.CodecSettingsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.