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