Meeting SDK for macOS API Reference
|
Describes video source capabilities for production studio mode. More...
#include <ZoomSDKMeetingProductionStudioController.h>
Inherits NSObject.
Properties | |
int | width |
The width of send video data. | |
int | height |
The height of send video data. | |
ZoomSDKFrameDataFormat | format |
The format of send video data. | |
Describes video source capabilities for production studio mode.
Definition at line 44 of file ZoomSDKMeetingProductionStudioController.h.
|
readwritenonatomicassign |
The format of send video data.
Definition at line 59 of file ZoomSDKMeetingProductionStudioController.h.
|
readwritenonatomicassign |
The height of send video data.
Definition at line 54 of file ZoomSDKMeetingProductionStudioController.h.
|
readwritenonatomicassign |
The width of send video data.
Definition at line 49 of file ZoomSDKMeetingProductionStudioController.h.