API reference

OVR_LivestreamingStartResult.h File

Typedefs

struct ovrLivestreamingStartResult * ovrLivestreamingStartResultHandle
You will receive this livestreaming start result once you start a livestream to Facebook or to a party in your app. This result will show if the start status is a success or unknown or a failure because of various reasons including no Facebook connection or missing parameters.

Functions

ovrLivestreamingStartStatus ovr_LivestreamingStartResult_GetStreamingResult
This livestreaming result represents the start status of your livestream. You can refer to ovrLivestreamingStartStatus_LivestreamingStartStatus for possible status info.