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

ovrAbuseReportVideoMode_ Enum

Determines under what circumstances the frontend UI will attempt to gather video evidence to support a report

Enumeration Constants

MemberDescription
ovrAbuseReportVideoMode_Unknown
ovrAbuseReportVideoMode_Collect
The UI will collect video evidence if the object_type supports it.
ovrAbuseReportVideoMode_Optional
The UI will try to collect video evidence if the object_type supports it, but will allow the user to skip that step if they wish.
ovrAbuseReportVideoMode_Skip
The UI will not collect video evidence.