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

OVR_LivestreamingStartStatus.h File

Enumeration Types

Enumeration ovrLivestreamingStartStatus_

ovrLivestreamingStartStatus_Success
= 1
ovrLivestreamingStartStatus_Unknown
= 0
ovrLivestreamingStartStatus_NoPackageSet
= -1
ovrLivestreamingStartStatus_NoFbConnect
= -2
ovrLivestreamingStartStatus_NoSessionId
= -3
ovrLivestreamingStartStatus_MissingParameters
= -4

Typedefs

enum ovrLivestreamingStartStatus_ ovrLivestreamingStartStatus

Functions

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