Skip to main content
Version: 0.27.0

Type Alias: CustomSource<T>

CustomSource<T> = object

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

Type Parameters

Type Parameter
T extends string

Properties

id

id: T

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


stream?

optional stream: MediaStream

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


trackIds?

optional trackIds: object

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

NameType
audioId?string
videoId?string