Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace.
Deinterlace configuration for input video.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bwdif
def bwdif() -> ::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::BwdifConfig
-
(::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::BwdifConfig) — Specifies the Bob Weaver Deinterlacing Filter Configuration.
Note: The following fields are mutually exclusive:
bwdif
,yadif
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#bwdif=
def bwdif=(value) -> ::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::BwdifConfig
-
value (::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::BwdifConfig) — Specifies the Bob Weaver Deinterlacing Filter Configuration.
Note: The following fields are mutually exclusive:
bwdif
,yadif
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::BwdifConfig) — Specifies the Bob Weaver Deinterlacing Filter Configuration.
Note: The following fields are mutually exclusive:
bwdif
,yadif
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#yadif
def yadif() -> ::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::YadifConfig
-
(::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::YadifConfig) — Specifies the Yet Another Deinterlacing Filter Configuration.
Note: The following fields are mutually exclusive:
yadif
,bwdif
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#yadif=
def yadif=(value) -> ::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::YadifConfig
-
value (::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::YadifConfig) — Specifies the Yet Another Deinterlacing Filter Configuration.
Note: The following fields are mutually exclusive:
yadif
,bwdif
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Deinterlace::YadifConfig) — Specifies the Yet Another Deinterlacing Filter Configuration.
Note: The following fields are mutually exclusive:
yadif
,bwdif
. If a field in that set is populated, all other fields in the set will automatically be cleared.