com.bitmovin.player.api.vr.orientation
Types
| Name | Summary |
|---|---|
| OrientationProvider | interface OrientationProvider An OrientationProvider provides the ViewingDirection of one orientation input like an gyroscope. |
| Vector3 | open class Vector3 Represents a two-dimensional vector. |
| ViewingDirection | class ViewingDirection(pitch: Double, roll: Double, yaw: Double) The direction in which the viewport of the VR player is or should be looking. |