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

OVR_AbuseReportVideoMode.h File

Overview

Details

Enumeration Types

enum OVR_AbuseReportVideoMode.h.ovrAbuseReportVideoMode_
Enumerator
ovrAbuseReportVideoMode_Unknown
ovrAbuseReportVideoMode_Collect
The UI will collect video evidence if the object_type supports it.
ovrAbuseReportVideoMode_Optional
ovrAbuseReportVideoMode_Skip
The UI will not collect video evidence.

Typedefs

typedef enum ovrAbuseReportVideoMode_ ovrAbuseReportVideoMode ( )
Determines under what circumstances the frontend UI will attempt to gather video evidence to support a report

Functions

const char* ovrAbuseReportVideoMode_ToString
Converts an ovrAbuseReportVideoMode enum value to a string The returned string does not need to be freed
ovrAbuseReportVideoMode ovrAbuseReportVideoMode_FromString
( const char * str )
Converts a string representing an ovrAbuseReportVideoMode enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon