mode property
Specifies the deinterlacing mode to adopt.
The default is send_frame. Supported values: - send_frame: Output one
frame for each frame - send_field: Output one frame for each field
Implementation
core.String? mode;
Specifies the deinterlacing mode to adopt.
The default is send_frame. Supported values: - send_frame: Output one
frame for each frame - send_field: Output one frame for each field
core.String? mode;