StreamCoders.Devices Namespace |
Class | Description | |
---|---|---|
![]() | AudioDeviceInfo |
Information about the audio device.
|
![]() | AudioFormat |
Contains necessary values that describe an audio device format.
|
![]() | CaptureDevice | |
![]() ![]() | CaptureDeviceMulticastProvider |
WebcamMulticastProvider allows the reuse of capture devices by buffering retrieved frames
for the duration of a picture. For clients to receive frames each
CaptureDeviceMulticastProviderClient instance must add itself to the provider.
|
![]() | CaptureDeviceMulticastProviderClient | |
![]() | DesktopCapture |
Provides high performance Desktop screen capturing using Desktop Duplication..
|
![]() | ProtoCamClient |
ProtoCamClient connects to the ProtoCam virtual capture device.
When the client is active regular connection attempts are made to connect to the virtual device.
|
![]() | ProtoCamConnectEventArgs |
Event data passed when ProtoCam.OnConnected is raised.
|
![]() | ScreenCaptureDeviceFormat | |
![]() | ScreenCaptureDeviceInformation | |
![]() | VideoCaptureDevice |
This class represents a simple interface to capture devices. It can be used to retrieve
pictures from these devices. Supported features:
|
![]() | VideoCaptureDeviceFormat |
Represents Resolution, Framerate, color-depth and internal ID of a capture device.
|
![]() | VideoCaptureDeviceInformation |
Capture device information containing name and path of the capture device.
|
![]() | VideoCaptureEventArgs |
Event arguments containing samples produced by the VideoCaptureDevice class.
|
Interface | Description | |
---|---|---|
![]() | ICaptureDevice | |
![]() | ICaptureDeviceFormat | |
![]() | ICaptureDeviceInformation |
Delegate | Description | |
---|---|---|
![]() | DesktopCaptureDesktopCaptureAccessLostDelegate | |
![]() | ProtoCamConnectedDelegate | |
![]() | ProtoCamDisconnectedDelegate | |
![]() | VideoCaptureCallbackDelegate | |
![]() | VideoCaptureSampleAvailableHandler |
Handler, called when a video capture sample is available.
|
Enumeration | Description | |
---|---|---|
![]() | AudioChannel |
Audio speaker channel mask. Combine using logical "OR" to signal presence of channels in
multichannel stream.
|
![]() | ScreenBoundType | |
![]() | WaveDeviceCapabilities |
Bitfield of flags for specifying Wave Device Capabilities.
|
![]() | WaveFormats |
Wave formats supported by audio device.
|