Interface

GstVideo-1.0GstVideoVideoEncoderConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

min_force_key_unit_interval: number
minForceKeyUnitInterval: number
qos: boolean

Properties - Inherited from Gst

name: string
parent: Gst.Object