Skip to main content
Version: 0.29.0

Type Alias: CustomSource<T>

CustomSource<T> = object

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

Type Parameters​

Type Parameter
T extends string

Properties​

id​

id: T

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


stream?​

optional stream: MediaStream

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


trackIds?​

optional trackIds: object

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

NameType
audioId?string
videoId?string