src/components/sdk/DeviceSelection/CameraSelection/BackgroundBlurCheckbox.tsx (2 lines): - line 28: // TODO: Move this to the Video Input Provider and expose only one selected Video Input device state - line 33: // TODO: Move this to the Video Input Provider and expose only one selected Video Input device state src/components/sdk/PreviewVideo/index.tsx (2 lines): - line 29: // TODO: Move this to the Video Input Provider and expose only one selected Video Input device state - line 34: // TODO: Move this to the Video Input Provider and expose only one selected Video Input device state src/utils/device-utils.ts (1 line): - line 51: // TODO: Remove this and use DefaultBrowserBehavior.supportsSetSinkId from JS SDK v2.x src/components/ui/VideoTile/Styled.tsx (1 line): - line 31: background-color: papayawhip; /* TODO: figure out what this is supposed to be */ src/components/sdk/MeetingControls/VideoInputBackgroundBlurControl.tsx (1 line): - line 57: // TODO: Move this to the Video Input Provider and expose only one selected Video Input device state src/components/ui/ControlBar/Styled.tsx (1 line): - line 170: .fontSize}; /* TODO: get updated font size from design */