com.bitmovin.player.api.vr.orientation

com.bitmovin.player.api.vr.orientation

Types

NameSummary
OrientationProviderinterface OrientationProvider
An OrientationProvider provides the ViewingDirection of one orientation input like an gyroscope.
Vector3open class Vector3
Represents a two-dimensional vector.
ViewingDirectionclass ViewingDirection(pitch: Double, roll: Double, yaw: Double)
The direction in which the viewport of the VR player is or should be looking.