Skip to main content
Version: Next

Type Alias: CustomSource<T>

CustomSource<T> = object

Defined in: packages/react-client/dist/types/public.d.ts:75

Type Parameters

Type Parameter
T extends string

Properties

id

id: T

Defined in: packages/react-client/dist/types/public.d.ts:76


stream?

optional stream: MediaStream

Defined in: packages/react-client/dist/types/public.d.ts:81


trackIds?

optional trackIds: object

Defined in: packages/react-client/dist/types/public.d.ts:77

NameType
audioId?string
videoId?string