Skip to main content

Type Alias: CustomSource<T>

CustomSource<T> = object

Defined in: packages/react-client/src/types/public.ts:74

Type Parameters

Type Parameter
T extends string

Properties

id

id: T

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


stream?

optional stream: MediaStream

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


trackIds?

optional trackIds: object

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

NameType
audioId?string
videoId?string