Interface

GstGL-1.0GstGLGLBaseMixerConstructorProps

interface ConstructorProps {
    context: GstGL.GLContext;
    emit_signals: boolean;
    emitSignals: boolean;
    force_live: boolean;
    forceLive: boolean;
    latency: number;
    min_upstream_latency: number;
    minUpstreamLatency: number;
    name: string;
    parent: Gst.Object;
    start_time: any;
    start_time_selection: GstBase.AggregatorStartTimeSelection;
    startTime: number;
    startTimeSelection: GstBase.AggregatorStartTimeSelection;
}

Hierarchy (View Summary)

Index

Properties

context: GstGL.GLContext

Properties - Inherited from GstVideo

emit_signals: boolean
emitSignals: boolean
force_live: boolean
forceLive: boolean
latency: number
min_upstream_latency: number
minUpstreamLatency: number
name: string
parent: Gst.Object
start_time: any
startTime: number