AliyunPlayer v5.4.9.1
Aliyun Player API Reference Manual for iOS Platforms
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties
AliVRPlayerView Class Reference

#import "AliVRPlayerView.h"

Inheritance diagram for AliVRPlayerView:

Instance Methods

(void) - handleGestureWithTouches:
 
(void) - handlePanGesture:
 
(instancetype) - initWithFrameAndPlayer:player:
 
(void) - rotateVRSceneWithX:andY:
 
(void) - setDisplayMode:
 
(void) - setInteractionOptions:enabled:
 
(void) - setPlayerViewOrientation:
 
(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

◆ initWithFrameAndPlayer:player:

- (instancetype) initWithFrameAndPlayer: (CGRect)  frame
player: (AliPlayer *)  player 

◆ rotateVRSceneWithX:andY:

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

◆ setDisplayMode:

- (void) setDisplayMode: (AliVRPlayerViewDisplayMode)  displayMode

◆ setInteractionOptions:enabled:

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

◆ setPlayerViewOrientation:

- (void) setPlayerViewOrientation: (AliVRPlayerViewOrientation)  orientation

◆ 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 class was generated from the following file: