pub async fn control(
client: &mut ZoomClient,
out: &OutputConfig,
meeting_id: u64,
action: &str,
) -> Result<(), ApiError>pub async fn control(
client: &mut ZoomClient,
out: &OutputConfig,
meeting_id: u64,
action: &str,
) -> Result<(), ApiError>