Skip to content

@ralphschuler.webgl shader factory.<internal>.RTCRtpTransceiver

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: RTCRtpTransceiver

@ralphschuler/webgl-shader-factory.<internal>.RTCRtpTransceiver

MDN Reference

Table of contents

Properties

Methods

Properties

currentDirection

Readonly currentDirection: null | RTCRtpTransceiverDirection

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:18280


direction

direction: RTCRtpTransceiverDirection

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:18282


mid

Readonly mid: null | string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:18284


receiver

Readonly receiver: RTCRtpReceiver

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:18286


sender

Readonly sender: RTCRtpSender

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:18288

Methods

setCodecPreferences

setCodecPreferences(codecs): void

MDN Reference

Parameters

Name Type
codecs RTCRtpCodecCapability[]

Returns

void

Defined in

node_modules/typescript/lib/lib.dom.d.ts:18290


stop

stop(): void

MDN Reference

Returns

void

Defined in

node_modules/typescript/lib/lib.dom.d.ts:18292

Typescript Libraries

Modules

Namespaces

Clone this wiki locally