Meeting SDK for macOS API Reference
|
#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. | |
Definition at line 32 of file ZoomSDKMeetingProductionStudioController.h.
|
readwritenonatomicassign |
The format of send video data.
Definition at line 47 of file ZoomSDKMeetingProductionStudioController.h.
|
readwritenonatomicassign |
The height of send video data.
Definition at line 42 of file ZoomSDKMeetingProductionStudioController.h.
|
readwritenonatomicassign |
The width of send video data.
Definition at line 37 of file ZoomSDKMeetingProductionStudioController.h.