VIFrameSize
Represents a captured or sent frame size.
Constructors
VIFrameSize
VIFrameSize(int
width, int
height)Parameters
width:
int
height:
int
Props
height
public int
heightReturns
type:
int
width
public int
widthReturns
type:
int
Represents a captured or sent frame size.
VIFrameSize(int
width, int
height)int
int
public int
heightint
public int
widthint