static LiveConfig.StitchingPolicy |
LiveConfig.StitchingPolicy.forNumber(int value) |
|
LiveConfig.StitchingPolicy |
LiveConfig.Builder.getStitchingPolicy() |
Defines the stitcher behavior in case an ad does not align exactly with
the ad break boundaries.
|
LiveConfig.StitchingPolicy |
LiveConfig.getStitchingPolicy() |
Defines the stitcher behavior in case an ad does not align exactly with
the ad break boundaries.
|
LiveConfig.StitchingPolicy |
LiveConfigOrBuilder.getStitchingPolicy() |
Defines the stitcher behavior in case an ad does not align exactly with
the ad break boundaries.
|
static LiveConfig.StitchingPolicy |
LiveConfig.StitchingPolicy.valueOf(int value) |
Deprecated.
|
static LiveConfig.StitchingPolicy |
LiveConfig.StitchingPolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static LiveConfig.StitchingPolicy |
LiveConfig.StitchingPolicy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LiveConfig.StitchingPolicy[] |
LiveConfig.StitchingPolicy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|