WebCamTextureData Class |
Namespace: IBM.Watson.DeveloperCloud.DataTypes
public class WebCamTextureData : WidgetData
The WebCamTextureData type exposes the following members.
Name | Description | |
---|---|---|
WebCamTextureData |
Default constructor.
| |
WebCamTextureData(WebCamTexture, Int32, Int32, Int32) |
Constructor.
|
Name | Description | |
---|---|---|
CamTexture |
The WebCamTexture.
| |
RequestedFPS |
The Requested FPS of the WebCamTexture.
| |
RequestedHeight |
The Requested Height of the WebCamTexture.
| |
RequestedWidth |
The Requested Width of the WebCamTexture
|
Name | Description | |
---|---|---|
GetName |
Name of this data type.
(Overrides WidgetDataGetName.) |