Class (GI Struct)

GstWebRTC-1.0GstWebRTCWebRTCICECandidateSince 1.28

1.28

Index
  • Parameters

    • Optionalproperties: Partial<
          {
              _gst_reserved: null[];
              candidate: string;
              component: number;
              sdp_mid: string;
              sdp_mline_index: number;
          },
      >

    Returns WebRTCICECandidate

candidate: string
component: number
sdp_mid: string
sdp_mline_index: number