Meeting SDK for macOS API Reference
|
#include <ZoomSDKRawDataVideoSourceController.h>
Inherits NSObject.
Instance Methods | |
(unsigned int) | - getWidth |
Get the width of this data. | |
(unsigned int) | - getHeight |
Get the height of this data. | |
(unsigned int) | - getFrame |
Get the frame of this data. | |
Definition at line 68 of file ZoomSDKRawDataVideoSourceController.h.
- (unsigned int) getFrame |
Get the frame of this data.
- (unsigned int) getHeight |
Get the height of this data.
- (unsigned int) getWidth |
Get the width of this data.