## All Implemented Interfaces:

```
public final class ScreenMeet.VideoSource.CustomCamera
extends ScreenMeet.VideoSource
```

## Nested Class Summary

| Modifier and Type | Class | Description |
| --- | --- | --- |

Nested Classes

## Field Summary

| Modifier and Type | Field | Description |
| --- | --- | --- |
| `private final String` | `cameraId` |  |

Fields

## Constructor Summary

| Constructor | Description |
| --- | --- |
| `ScreenMeet.VideoSource.CustomCamera(String cameraId)` |  |

Constructors

## Enum Constant Summary

| Enum Constant | Description |
| --- | --- |

Enum Constants

## Method Summary

All Methods

| Modifier and Type | Method | Description |
| --- | --- | --- |
| `final String` | `getCameraId()` |  |

### Methods inherited from class java.lang.Object

`clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait`

## Constructor Detail

### ScreenMeet.VideoSource.CustomCamera

```
ScreenMeet.VideoSource.CustomCamera(String cameraId)
```

## Method Detail

### getCameraId

```
 final String getCameraId()
```
