Mac SDK
Instance Methods | List of all members
ZoomSDKVideoCapabilityItem Class Reference
Inheritance diagram for ZoomSDKVideoCapabilityItem:

Instance Methods

(unsigned int) - getWidth
 Get the width of this data. More...
 
(unsigned int) - getHeight
 Get the height of this data. More...
 
(unsigned int) - getFrame
 Get the frame of this data. More...
 

Method Documentation

◆ getFrame

- (unsigned int) getFrame

Get the frame of this data.

Returns
If the function succeeds, it will return the frame of this data.

◆ getHeight

- (unsigned int) getHeight

Get the height of this data.

Returns
If the function succeeds, it will return the height of this data.

◆ getWidth

- (unsigned int) getWidth

Get the width of this data.

Returns
If the function succeeds, it will return the width of this data.

The documentation for this class was generated from the following file: