CaptureDeviceMulticastProviderClient Class |
Namespace: StreamCoders.Devices
The CaptureDeviceMulticastProviderClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | CaptureDeviceMulticastProviderClient | Initializes a new instance of the CaptureDeviceMulticastProviderClient class |
Name | Description | |
---|---|---|
![]() | FramesReceived |
The number of times GetFrame was called with a successful return value.
|
![]() | Height |
Gets or sets the desired height of the output pictures.
|
![]() | Id |
A unique ID for client.
|
![]() | TimeRelativeToSelf |
Set to true if the StartTime/EndTime pairs should be recalculated relative to the
WebcamProxyParticipants start time.
|
![]() | Width |
Gets or sets the desired width of the output pictures.
|
Name | Description | |
---|---|---|
![]() | GetFrame |
Retrieves the time aligned frame from the WebcamMulticastProvider. If necessary, the picture will be
resized to the configured resolution.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |