Interface

GstWebRTC-1.0GstWebRTCWebRTCICEStreamConstructorProps

interface ConstructorProps {
    name: string;
    parent: Gst.Object;
    stream_id: number;
    streamId: number;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

stream_id: number
streamId: number

Properties - Inherited from Gst

name: string
parent: Gst.Object