<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [SceneOptions](./smwebsdk.sceneoptions.md) &gt; [requiredMediaDevices](./smwebsdk.sceneoptions.requiredmediadevices.md)

## SceneOptions.requiredMediaDevices property

Media devices (camera and microphone) that the user must approve access to for the connection to succeed

**Signature:**

```typescript
requiredMediaDevices?: MediaDeviceOptions;
```
