googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
647 stars 191 forks source link

Custom Controls in GVRVideoView - GVRWidgetDisplayModeFullscreenVR #166

Closed prudveekrishna closed 7 years ago

prudveekrishna commented 7 years ago

Team,

Can we implement/display custom controls in GVRWidgetDisplayModeFullscreenVR?(Find attached screenshot) We're playing video using GVRVideoView.

In console we're able to see customised view, GVRGlView, UIButton, QTMButton as subviews. But subviews are not visible in GVRWidgetDisplayModeFullscreenVR

img-20161116-wa0004

Thanks in advance Prudvee

nathanmartz commented 7 years ago

If you want to add custom controls you should use the lower level GVRView and build it up yourself. VR View is meant to be simpler and more turnkey.

prudveekrishna commented 7 years ago

@nathanmartz Thank you. Is GVRView available in iOS?

nathanmartz commented 7 years ago

Sorry, on iOS It's CardboardView. Same idea.

On Fri, Nov 18, 2016 at 7:59 AM, prudveekrishna notifications@github.com wrote:

@nathanmartz https://github.com/nathanmartz Thank you. Is GVRView available in iOS?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/googlevr/gvr-ios-sdk/issues/166#issuecomment-261567496, or mute the thread https://github.com/notifications/unsubscribe-auth/ANamfqrX9uQ4Sx7Jv5fkeHJItAa4WqK_ks5q_ctwgaJpZM4K2ZCq .