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

FOvrLivestreamingVideoStats Struct

The livestreaming video statistics represents the statistics info about a livestreaming video in your app. The statistics include the total number of views, the number of reactions and the number of comments. You can retrieve the information about whether your comments are visible from field FOvrLivestreamingStatus::CommentsVisible.

Fields

An 'integer' represents the information about the total number of comments left for your livestream video.
An 'integer' represents the information about the total number of reactions your livestream video received.
This field gives the information about the total number of views of your livestream video.

Member Functions

This is the default constructor for the struct, which initializes the ovrLivestreamingVideoStatsHandle and TOvrMessageHandlePtr to their default values.
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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon