Creates new XVideoTable class instance for managing the video on the given window.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public XVideoTable( Control owner ) |
Parameters
- owner
- Type: System.Windows.Forms..::.Control
The Control window on that the video will be rendered.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | owner is nullNothingnullptra null reference (Nothing in Visual Basic). |