Skip to content

Commit f35d5a1

Browse files
committed
API
1 parent dc0e3a6 commit f35d5a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/react/etc/components-react.api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,10 @@ export type SessionConnectOptions = {
669669
enabled?: boolean;
670670
publishOptions?: TrackPublishOptions;
671671
};
672+
camera?: {
673+
enabled?: boolean;
674+
publishOptions?: TrackPublishOptions;
675+
};
672676
};
673677
roomConnectOptions?: RoomConnectOptions;
674678
};

0 commit comments

Comments
 (0)