<!-- 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; [requestedMediaDevices](./smwebsdk.sceneoptions.requestedmediadevices.md)

## SceneOptions.requestedMediaDevices property

Media devices (camera and microphone) to request from the user before connecting

**Signature:**

```typescript
requestedMediaDevices?: MediaDeviceOptions;
```
