new VideoInputDevice(id, name)
Parameters:
Name | Type | Description |
---|---|---|
id |
olympe.df.POString | string | |
name |
olympe.df.POString | string |
Extends
Methods
-
getName()
-
Gets the media device name
- Inherited From:
- Overrides:
Returns:
- Type
- olympe.df.POString
-
<protected> getUIProxyMediaDevice()
-
- Inherited From:
- Overrides:
Returns:
Native media device proxy
- Type
- olympe.uiapi.media.devices.MediaDevice
-
getUIProxyVideoInputDevice()
-
Note: this method needs to be public for streams to be able to access it
Returns:
Native video input device proxy
- Type
- olympe.uiapi.media.devices.VideoInputDevice