API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_AdvancedAbuseReportOptions_SetVideoMode Function

The video mode controls whether or not the abuse report flow should collect evidence and whether it is optional or not. "Collect" requires video evidence to be provided by the user. "Optional" presents the user with the option to provide video evidence. "Skip" bypasses the video evidence collection step altogether.

Signature

void ovr_AdvancedAbuseReportOptions_SetVideoMode(ovrAdvancedAbuseReportOptionsHandle handle, ovrAbuseReportVideoMode value)

Parameters

Returns

void