Property | Type | Description | |
---|---|---|---|
Height | uint | ||
Name | string | ||
Width | uint |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
VideoStandard ( ) : System | ||
VideoStandard ( string name, uint height, uint width ) : System |
public VideoStandard ( string name, uint height, uint width ) : System | ||
name | string | |
height | uint | |
width | uint | |
return | System |