AliyunPlayer v6.21.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
<AliVRPlayerViewProtocol> Protocol Reference

#include "AliVRPlayerViewProtocol.h"

Inheritance diagram for <AliVRPlayerViewProtocol>:
AliGLVRPlayerView AliVRPlayerView

Instance Methods

(void) - handleGestureWithTouches:
 
(void) - handlePanGesture:
 
(void) - resetGestureAngle
 
(void) - rotateVRSceneWithX:andY:
 
(void) - setDisplayMode:
 
(void) - setFovDegrees:
 
(void) - setInteractionOptions:enabled:
 
(void) - setPlayerViewOrientation:
 
(void) - setVRDelegate:
 
(void) - setVRDisplayContentsWithImage:
 
(void) - setVRSceneRotate:
 
(void) - setVRSceneScale:
 
(void) - startGesture
 
(void) - startMotion
 
(void) - stopGesture
 
(void) - stopMotion
 

Properties

AliVRPlayervrPlayer
 

Method Documentation

◆ handleGestureWithTouches:

- (void) handleGestureWithTouches: (NSSet *) touches

◆ handlePanGesture:

- (void) handlePanGesture: (UIPanGestureRecognizer *) paramSender

◆ resetGestureAngle

- (void) resetGestureAngle

◆ rotateVRSceneWithX:andY:

- (void) rotateVRSceneWithX: (CGFloat) x
andY: (CGFloat) y 

◆ setDisplayMode:

- (void) setDisplayMode: (AliVRPlayerViewDisplayMode) displayMode

◆ setFovDegrees:

- (void) setFovDegrees: (CGFloat) degrees

◆ setInteractionOptions:enabled:

- (void) setInteractionOptions: (AliVRPlayerInteractiveOptions) option
enabled: (BOOL) enable 

◆ setPlayerViewOrientation:

- (void) setPlayerViewOrientation: (AliVRPlayerViewOrientation) orientation

◆ setVRDelegate:

- (void) setVRDelegate: (id< AliVRPlayerDelegate >) delegate

◆ setVRDisplayContentsWithImage:

- (void) setVRDisplayContentsWithImage: (UIImage *) image

◆ setVRSceneRotate:

- (void) setVRSceneRotate: (CGFloat) rotate

◆ setVRSceneScale:

- (void) setVRSceneScale: (CGFloat) scale

◆ startGesture

- (void) startGesture

◆ startMotion

- (void) startMotion

◆ stopGesture

- (void) stopGesture

◆ stopMotion

- (void) stopMotion

Property Documentation

◆ vrPlayer

- (AliVRPlayer*) vrPlayer
readwritenonatomicweak

The documentation for this protocol was generated from the following file: