Is there an interface for next page of Float Video?

I can’t find interfaces for number 3 and number 4 in the screenshot

@carson.zoom can you help please?

Hi @tmiskiew,

Thanks for the post. Here is the interface for number 3:

/**
 * @brief Switch float video display mode to gallery view mode.
 * @return If the function succeeds, it will return ZoomSDKError_success, otherwise failed.
 */
- (ZoomSDKError)switchFloatVideoToGalleryMode;

The interface for number 4 does not exist yet. The feature request for num 4 has been submitted and we are expecting to add the interface for number 4 in the next release.

Thanks!