# Supported video source types

### Nested Class Summary

| Modifier and Type                        | Class                                   | Description |
|------------------------------------------|-----------------------------------------|-------------|
| `public class`                           | `ScreenMeet.VideoSource.BackCamera`    |             |
| `public class`                           | `ScreenMeet.VideoSource.FrontCamera`   |             |
| `public final class`                    | `ScreenMeet.VideoSource.CustomCamera`  |             |
| `public class`                           | `ScreenMeet.VideoSource.Screen`        |             |
| `public class`                           | `ScreenMeet.VideoSource.Annotation`     |             |
| `public class`                           | `ScreenMeet.VideoSource.None`          |             |

### Field Summary

| Modifier and Type | Field      | Description |
|-------------------|------------|-------------|

### Constructor Summary

| Constructor                | Description |
|---------------------------|-------------|

### Enum Constant Summary

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

### Method Summary

| Modifier and Type | Method          | Description |
|-------------------|-----------------|-------------|

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

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

### Constructor Detail

### Method Detail
