Send feedback
Class PreprocessingConfig.Deinterlace.Builder (1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.47.0 keyboard_arrow_down
public static final class PreprocessingConfig . Deinterlace . Builder extends GeneratedMessageV3 . Builder<PreprocessingConfig . Deinterlace . Builder > implements PreprocessingConfig . DeinterlaceOrBuilder
Deinterlace configuration for input video.
Protobuf type google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PreprocessingConfig . Deinterlace . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public PreprocessingConfig . Deinterlace build ()
buildPartial()
public PreprocessingConfig . Deinterlace buildPartial ()
clear()
public PreprocessingConfig . Deinterlace . Builder clear ()
Overrides
clearBwdif()
public PreprocessingConfig . Deinterlace . Builder clearBwdif ()
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
clearDeinterlacingFilter()
public PreprocessingConfig . Deinterlace . Builder clearDeinterlacingFilter ()
clearField(Descriptors.FieldDescriptor field)
public PreprocessingConfig . Deinterlace . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PreprocessingConfig . Deinterlace . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearYadif()
public PreprocessingConfig . Deinterlace . Builder clearYadif ()
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
clone()
public PreprocessingConfig . Deinterlace . Builder clone ()
Overrides
getBwdif()
public PreprocessingConfig . Deinterlace . BwdifConfig getBwdif ()
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
getBwdifBuilder()
public PreprocessingConfig . Deinterlace . BwdifConfig . Builder getBwdifBuilder ()
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
getBwdifOrBuilder()
public PreprocessingConfig . Deinterlace . BwdifConfigOrBuilder getBwdifOrBuilder ()
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
getDefaultInstanceForType()
public PreprocessingConfig . Deinterlace getDefaultInstanceForType ()
getDeinterlacingFilterCase()
public PreprocessingConfig . Deinterlace . DeinterlacingFilterCase getDeinterlacingFilterCase ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getYadif()
public PreprocessingConfig . Deinterlace . YadifConfig getYadif ()
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
getYadifBuilder()
public PreprocessingConfig . Deinterlace . YadifConfig . Builder getYadifBuilder ()
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
getYadifOrBuilder()
public PreprocessingConfig . Deinterlace . YadifConfigOrBuilder getYadifOrBuilder ()
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
hasBwdif()
public boolean hasBwdif ()
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
Returns
Type
Description
boolean
Whether the bwdif field is set.
hasYadif()
public boolean hasYadif ()
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
Returns
Type
Description
boolean
Whether the yadif field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeBwdif(PreprocessingConfig.Deinterlace.BwdifConfig value)
public PreprocessingConfig . Deinterlace . Builder mergeBwdif ( PreprocessingConfig . Deinterlace . BwdifConfig value )
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
mergeFrom(PreprocessingConfig.Deinterlace other)
public PreprocessingConfig . Deinterlace . Builder mergeFrom ( PreprocessingConfig . Deinterlace other )
public PreprocessingConfig . Deinterlace . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public PreprocessingConfig . Deinterlace . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PreprocessingConfig . Deinterlace . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
mergeYadif(PreprocessingConfig.Deinterlace.YadifConfig value)
public PreprocessingConfig . Deinterlace . Builder mergeYadif ( PreprocessingConfig . Deinterlace . YadifConfig value )
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
setBwdif(PreprocessingConfig.Deinterlace.BwdifConfig value)
public PreprocessingConfig . Deinterlace . Builder setBwdif ( PreprocessingConfig . Deinterlace . BwdifConfig value )
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
setBwdif(PreprocessingConfig.Deinterlace.BwdifConfig.Builder builderForValue)
public PreprocessingConfig . Deinterlace . Builder setBwdif ( PreprocessingConfig . Deinterlace . BwdifConfig . Builder builderForValue )
Specifies the Bob Weaver Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.BwdifConfig bwdif = 2;
setField(Descriptors.FieldDescriptor field, Object value)
public PreprocessingConfig . Deinterlace . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PreprocessingConfig . Deinterlace . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final PreprocessingConfig . Deinterlace . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setYadif(PreprocessingConfig.Deinterlace.YadifConfig value)
public PreprocessingConfig . Deinterlace . Builder setYadif ( PreprocessingConfig . Deinterlace . YadifConfig value )
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
setYadif(PreprocessingConfig.Deinterlace.YadifConfig.Builder builderForValue)
public PreprocessingConfig . Deinterlace . Builder setYadif ( PreprocessingConfig . Deinterlace . YadifConfig . Builder builderForValue )
Specifies the Yet Another Deinterlacing Filter Configuration.
.google.cloud.video.transcoder.v1.PreprocessingConfig.Deinterlace.YadifConfig yadif = 1;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]