FOvrLivestreamingApplicationStatus Struct
The livestreaming application status represents the status result of whether the livestreaming is enabled for an app. If your app is enabled, you will receive FOvrNotification_Livestreaming_StatusChange when the livestreaming session gets updated.
bool StreamingEnabled[Get]
This is a boolean field and represents whether the app is allowed to do the livestreaming or not.
FOvrLivestreamingApplicationStatus ( )
FOvrLivestreamingApplicationStatus Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.