static ManifestOptions.OrderPolicy |
ManifestOptions.OrderPolicy.forNumber(int value) |
|
ManifestOptions.OrderPolicy |
ManifestOptions.Builder.getBitrateOrder() |
If specified, the output manifest will orders the video and muxed
renditions by bitrate according to the ordering policy.
|
ManifestOptions.OrderPolicy |
ManifestOptions.getBitrateOrder() |
If specified, the output manifest will orders the video and muxed
renditions by bitrate according to the ordering policy.
|
ManifestOptions.OrderPolicy |
ManifestOptionsOrBuilder.getBitrateOrder() |
If specified, the output manifest will orders the video and muxed
renditions by bitrate according to the ordering policy.
|
static ManifestOptions.OrderPolicy |
ManifestOptions.OrderPolicy.valueOf(int value) |
Deprecated.
|
static ManifestOptions.OrderPolicy |
ManifestOptions.OrderPolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ManifestOptions.OrderPolicy |
ManifestOptions.OrderPolicy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ManifestOptions.OrderPolicy[] |
ManifestOptions.OrderPolicy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|