GoogleApi.Transcoder.V1.Model.BwdifConfig (google_api_transcoder v0.4.2)
View SourceBob Weaver Deinterlacing Filter Configuration.
Attributes
-
deinterlaceAllFrames(type:boolean(), default:nil) - Deinterlace all frames rather than just the frames identified as interlaced. The default isfalse. -
mode(type:String.t, default:nil) - Specifies the deinterlacing mode to adopt. The default issend_frame. Supported values: -send_frame: Output one frame for each frame -send_field: Output one frame for each field -
parity(type:String.t, default:nil) - The picture field parity assumed for the input interlaced video. The default isauto. Supported values: -tff: Assume the top field is first -bff: Assume the bottom field is first -auto: Enable automatic detection of field parity
Summary
Functions
Unwrap a decoded JSON object into its complex fields.