A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
validate(type:String, input:any) — Static Method , class com.mi.rs.multiview.option.OptionValidator
|
|
Attempts to validate the input as the given type. |
validateDate(input:any) — Static Method , class com.mi.rs.multiview.option.OptionValidator
|
|
|
valueChanged(valueName:String, oldValue:any, newValue:any) — method, class com.mi.rs.multiview.option.OptionSet
|
|
Changes the value of a property. |
Vector4 — class, package com.mi.rs.types
|
|
|
Vector4(vector:Object) — Constructor, class com.mi.rs.types.Vector4
|
|
Creates a vector from the provided object which may be either a
Vector4, an Array of length 3 or more, or an object with members
x,y,z, and optionally w. |
VECTOR4 — Constant Static Property, class com.mi.rs.multiview.option.OptionValidator
|
|
Vector4 constant. |
videoCodec — Property, class com.mi.rs.multiview.core.ViewBase
|
|
Sets the video codec to be used when in video streaming mode. |
videoCodec — Property, class com.mi.rs.multiview.option.SceneOptions
|
|
The name of the codec used by the RTMP stream to encode
the video. |
videoOptions — Property, class com.mi.rs.multiview.option.SceneOptions
|
|
|
videoStreaming — Property, class com.mi.rs.multiview.core.ViewBase
|
|
Switches the view into video streaming mode. |
videoStreaming — Property, class com.mi.rs.multiview.option.SceneOptions
|
|
Used to switch between streaming renders by using RTMP video or downloading renders as JPEGs.
If videoStreaming is true
and enableRTMP() was called on the RSService used
to connect to the server
and RTMP was enabled successfully,
then the
view receives renders from the server using an RTMP video stream encoded using
the specified video codec instead of JPEG encoded images via HTTP.
|
view — Property, interface com.mi.rs.multiview.input_method.IInputMethod
|
|
The view which the input method is linked to. |
view — Property, class com.mi.rs.multiview.input_method.InputMethodBase
|
|
The view which the input method is linked to. |
ViewBase — class, package com.mi.rs.multiview.core
|
|
Provides a viewport to the scene it is linked to. |
ViewBase() — Constructor, class com.mi.rs.multiview.core.ViewBase
|
|
Creates a new ViewBase instance. |
view_height — Property, class com.mi.rs.multiview.widgets.WidgetProjection
|
|
Returns the projection height. |
ViewOptions — class, package com.mi.rs.multiview.option
|
|
Contains all the options relating to a view. |
ViewOptions(nodeName:String) — Constructor, class com.mi.rs.multiview.option.ViewOptions
|
|
Creates a new ViewOptions instance with the given node name. |
views — Property, interface com.mi.rs.multiview.core.IScene
|
|
Returns a list of the views currently registered with this IScene instance. |
views — Property, class com.mi.rs.multiview.core.Scene
|
|
Returns a list of the views currently registered with this IScene instance. |
viewScope — Property, interface com.mi.rs.multiview.core.IView
|
|
The viewScope property is the same as the view defaultStateData property. |
viewScope — Property, class com.mi.rs.multiview.core.ViewBase
|
|
The viewScope property is the same as the view defaultStateData property. |
ViewUtils — class, package com.mi.rs.multiview.utils
|
|
Provides functionality to manipulate the camera of a view. |
view_width — Property, class com.mi.rs.multiview.widgets.WidgetProjection
|
|
Returns the projection width. |
visible — Property, class com.mi.rs.multiview.widgets.CameraWidget3d
|
|
Overrides UIComponent 'visible' property. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |