| AnaglyphVideoHandler Class |
Namespace: Ozeki.Media
The AnaglyphVideoHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| AnaglyphVideoHandler |
Creates a new instance of the AnaglyphVideoHandler class.
| |
| AnaglyphVideoHandler(AnaglyphAlgorithm) |
Creates a new instance of the AnaglyphVideoHandler class.
|
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the object.
(Inherited from DisposableClass.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the AnaglyphVideoHandler and optionally releases the managed resources (Overrides DisposableClassDispose(Boolean).) | |
| Finalize | (Inherited from DisposableClass.) | |
| ReceiverConnected | (Inherited from VideoSender.) | |
| ReceiverDisconnected | (Inherited from VideoSender.) | |
| SendMediaData | (Inherited from VideoSender.) | |
| SetPreferredSendFormats | (Inherited from AbstractMediaSenderTData, TFormat.) |
| Name | Description | |
|---|---|---|
| Algorithm |
Gets and sets the AnaglyphAlgorithm type for the stereoscopic 3D video creation
| |
| ID | (Inherited from DisposableClass.) | |
| VideoSource1 |
Gets the first VideoHandler for the stereoscopic 3D video
| |
| VideoSource2 |
Gets the second VideoHandler for the stereoscopic 3D video
|
| Name | Description | |
|---|---|---|
| MediaDataSent | (Inherited from AbstractMediaSenderTData, TFormat.) |