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

ovr_AdvancedAbuseReportOptions_SetVideoMode Function

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

Signature

void ovr_AdvancedAbuseReportOptions_SetVideoMode(ovrAdvancedAbuseReportOptionsHandle handle, ovrAbuseReportVideoMode value)

Parameters

Returns

void