Skip to main content
Version: Next

Type Alias: CustomSource<T>

CustomSource<T> = object

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

Type Parameters

Type Parameter
T extends string

Properties

id

id: T

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


stream?

optional stream: MediaStream

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


trackIds?

optional trackIds: object

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

NameType
audioId?string
videoId?string