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

OVR_AbuseReportVideoMode.h File

Enumeration Types

Enumeration ovrAbuseReportVideoMode_

Determines under what circumstances the frontend UI will attempt to gather video evidence to support a report
ovrAbuseReportVideoMode_Unknown
No description available
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.

Typedefs

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

Functions

Converts an ovrAbuseReportVideoMode enum value to a string The returned string does not need to be freed
Converts a string representing an ovrAbuseReportVideoMode enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon