The XVideoTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XVideoTable |
Creates new XVideoTable class instance for managing the video on the given window.
|
Methods
Name | Description | |
---|---|---|
![]() | AddVideo | Overloaded. |
![]() | Clear |
Removes all created videos.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Count |
Returns the count of created videos.
|
![]() | Item |
Returns the video controller created using the given key.
|
![]() | SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
|