[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Video.AnaglyphVideoHandler.VideoSource1"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public VideoHandler VideoSource1 { get; private set; } |
| Visual Basic |
|---|
Public Property VideoSource1 As VideoHandler Get Private Set |
| Visual C++ |
|---|
public: property VideoHandler^ VideoSource1 { VideoHandler^ get (); private: void set (VideoHandler^ value); } |