const char * | |
ovrLivestreamingAudience_FromString ( const char * str ) |
ovrLivestreamingAudience_Unknown | |
ovrLivestreamingAudience_Public | |
ovrLivestreamingAudience_Friends | |
ovrLivestreamingAudience_OnlyMe |
typedef enum ovrLivestreamingAudience_ ovrLivestreamingAudience ( ) |
---|
No description available.
|
const char* ovrLivestreamingAudience_ToString ( ovrLivestreamingAudience value ) |
---|
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 |