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

OVR_MediaContentType.h File

An enum that represents the type of media content being shared, which can be useful for various purposes such as displaying the media content in a specific way or applying certain filters or effects to it. It can be used as a type of parameter in ovr_Media_ShareToFacebook().

Enumeration Types

Enumeration ovrMediaContentType_

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.
ovrMediaContentType_Unknown
No description available
ovrMediaContentType_Photo
Indicates that the media content is a photo. This value can be used to specify that the media content being shared is a photo.

Typedefs

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Functions

Converts an ovrMediaContentType enum value to a string The returned string does not need to be freed
Converts a string representing an ovrMediaContentType to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon