Interface

GstAudio-1.0GstAudioAudioFilterConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from GstBase.BaseTransform.ConstructorProps

Properties - Inherited from GstBase.BaseTransform.ConstructorProps

name: string
parent: Gst.Object
qos: boolean