Interface

GstVideo-1.0GstVideoVideoEncoderConstructorProps

interface ConstructorProps {
    min_force_key_unit_interval: number | bigint;
    minForceKeyUnitInterval: number | bigint;
    name: string | null;
    parent: Gst.Object | null;
    qos: boolean;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst.Element.ConstructorProps

Properties

min_force_key_unit_interval: number | bigint
minForceKeyUnitInterval: number | bigint
qos: boolean

Properties - Inherited from Gst.Element.ConstructorProps

name: string | null
parent: Gst.Object | null