Interface

GstAudio-1.0GstAudioAudioDecoderConstructorProps

interface ConstructorProps {
    max_errors: number;
    maxErrors: number;
    min_latency: number;
    minLatency: number;
    name: string;
    parent: Gst.Object;
    plc: boolean;
    tolerance: number;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

max_errors: number
maxErrors: number
min_latency: number
minLatency: number
plc: boolean
tolerance: number

Properties - Inherited from Gst

name: string
parent: Gst.Object