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

OVR_LivestreamingStartStatus.h File

Overview

Details

Enumeration Types

enum OVR_LivestreamingStartStatus.h.ovrLivestreamingStartStatus_
Enumerator
ovrLivestreamingStartStatus_Success
= 1
ovrLivestreamingStartStatus_Unknown
= 0
ovrLivestreamingStartStatus_NoPackageSet
= -1
ovrLivestreamingStartStatus_NoFbConnect
= -2
ovrLivestreamingStartStatus_NoSessionId
= -3
ovrLivestreamingStartStatus_MissingParameters
= -4

Typedefs

typedef enum ovrLivestreamingStartStatus_ ovrLivestreamingStartStatus ( )
No description available.

Functions

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