Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents the collection of cameras (and the associated configurations) that are available for redirection.
Members
The IMsRdpCameraRedirConfigCollection interface inherits from IUnknown. IMsRdpCameraRedirConfigCollection also has these types of members:
Methods
The IMsRdpCameraRedirConfigCollection interface has these methods.
| Method | Description |
|---|---|
| AddConfig | Adds an IMsRdpCameraRedirConfig object to the collection (the corresponding camera does not have to be connected). |
| Rescan | Enumerates connected camera devices. |
Properties
The IMsRdpCameraRedirConfigCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
| ByIndex | Read-only | Returns an IMsRdpCameraRedirConfig object by its index in the collection. |
| ByInstanceId | Read-only | Returns an IMsRdpCameraRedirConfig object from the collection that corresponds to the specified instance ID. |
| BySymbolicLink | Read-only | Returns an IMsRdpCameraRedirConfig object from the collection that corresponds to the given symbolic link of the KSCATEGORY_VIDEO_CAMERA interface for the camera. |
| Count | Read-only | Returns the number of IMsRdpCameraRedirConfig objects in the collection. |
| EncodeVideo | Read/Write | Specifies whether or not the video stream is H.264 encoded. |
| EncodingQuality | Read/Write | Specifies the encoding quality (bit rate). |
| RedirectByDefault | Read/Write | Specifies whether or not any new camera gets redirected by default. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1803 (build 17134) |
| Type library | MsTscAx.dll |
| DLL | MsTscAx.dll |
| IID | IID_IMsRdpCameraRedirConfigCollection is defined as AE45252B-AAAB-4504-B681-649D6073A37A |