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