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

ovrAbuseReportVideoMode_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrAbuseReportVideoMode_Unknown
ovrAbuseReportVideoMode_Collect
The UI will collect video evidence if the object_type supports it, the object_type is defined in ovr_AdvancedAbuseReportOptions_SetObjectType().
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.