| Type | Description |
|---|---|
DailyCallOptions | Configuration options accepted by factory methods and join() |
DailyParticipant | The participant object returned by participants() and emitted on participant events |
DailyTrackState | The state of a single media track for a participant |
DailyParticipantPermissions | The send, receive, and admin permissions for a participant |
DailyStreamingOptions | Configuration options for live streaming and recording |
DailyStreamingLayoutConfig | Layout configuration for live streaming and recording |
Types
Types
TypeScript type definitions for the core objects used throughout the daily-js API.
This section documents the TypeScript types that appear throughout the daily-js API. Reference these pages when you need the precise shape of an object returned by a method, accepted as a parameter, or surfaced on an event.