static void | SetStatusUpdateNotificationCallback ( Message< Models.LivestreamingStatus >.Callback callback ) |
static void Oculus.Platform.Livestreaming.SetStatusUpdateNotificationCallback ( Message< Models.LivestreamingStatus >.Callback callback ) |
---|
Indicates that the livestreaming session has been updated. You can use this information to throttle your game performance or increase CPU/GPU performance. Use Message.GetLivestreamingStatus() to extract the updated livestreaming status. |