API reference

OVR_LivestreamingAudience.h File

Enumeration Types

Enumeration ovrLivestreamingAudience_

ovrLivestreamingAudience_Unknown
No description available
ovrLivestreamingAudience_Public
No description available
ovrLivestreamingAudience_Friends
No description available
ovrLivestreamingAudience_OnlyMe
No description available

Typedefs

enum ovrLivestreamingAudience_ ovrLivestreamingAudience

Functions

const char * ovrLivestreamingAudience_ToString
Converts an ovrLivestreamingAudience enum value to a string The returned string does not need to be freed
ovrLivestreamingAudience ovrLivestreamingAudience_FromString
( const char * str )
Converts a string representing an ovrLivestreamingAudience enum value to an enum value