Skip to main content
Version: Next

Interface: WhipOutput

Defined in: composition-openapi/dist/index.d.ts:2761

Export​

WhipOutput

Properties​

audio?​

optional audio: null | OutputWhipAudioOptions

Defined in: composition-openapi/dist/index.d.ts:2785

Audio track configuration.

Memberof​

WhipOutput


bearerToken?​

optional bearerToken: null | string

Defined in: composition-openapi/dist/index.d.ts:2773

Memberof​

WhipOutput


endpointUrl​

endpointUrl: string

Defined in: composition-openapi/dist/index.d.ts:2767

WHIP server endpoint

Memberof​

WhipOutput


type​

type: "whip_client"

Defined in: composition-openapi/dist/index.d.ts:2791

Memberof​

WhipOutput


video?​

optional video: null | OutputWhipVideoOptions

Defined in: composition-openapi/dist/index.d.ts:2779

Video track configuration.

Memberof​

WhipOutput