Index

A B C D E F G H I J L M N O P R S T U V W _ 
All Classes|All Packages

A

ACNE - com.banuba.sdk.recognizer.FeatureId
 
ACNE_EYEBAGS - com.banuba.sdk.recognizer.FeatureId
Combined face acne and eyebags removal
ACNE_EYEBAGS_SKIN_SMOOTHING - com.banuba.sdk.recognizer.FeatureId
Combined face acne and eyebags removal, plus skin smoothing
AcneRegions - Class in com.banuba.sdk.types
 
AcneRegions(ArrayList<PixelRect>, ArrayList<Float>) - Constructor for class com.banuba.sdk.types.AcneRegions
 
ACTION_UNITS - com.banuba.sdk.recognizer.FeatureId
 
ActionUnits - Class in com.banuba.sdk.types
for order of values in action units array see action_units_indices enum
ActionUnits(float, float, float, ArrayList<Float>) - Constructor for class com.banuba.sdk.types.ActionUnits
 
ActionUnitsData - Class in com.banuba.sdk.types
 
ActionUnitsData(ArrayList<ActionUnits>) - Constructor for class com.banuba.sdk.types.ActionUnitsData
 
ActionUnitsIndices - Enum in com.banuba.sdk.types
 
ACTIVE - com.banuba.sdk.effect_player.EffectPlayerPlaybackState
Active playback state
ACTIVE - com.banuba.sdk.effect_player.EffectStatus
 
ADD - com.banuba.sdk.scene.BlendingMode
 
addActionUnitsData(ActionUnitsData) - Method in interface com.banuba.sdk.types.FrameData
 
addActionUnitsData(ActionUnitsData) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
addAttachment(Image) - Method in interface com.banuba.sdk.scene.RenderTarget
 
addAttachment(Image) - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
addBackground(TransformedMaskByte) - Method in interface com.banuba.sdk.types.FrameData
 
addBackground(TransformedMaskByte) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
addCameraPoiListener(CameraPoiListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Add callback to receive center of the face in frame relative to top-left corner in [0, 1] space.
addCameraPoiListener(CameraPoiListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
addChild(Entity) - Method in interface com.banuba.sdk.scene.Entity
 
addChild(Entity) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
addComponent(Component) - Method in interface com.banuba.sdk.scene.Entity
 
addComponent(Component) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
addDepthMap(DepthMap) - Method in interface com.banuba.sdk.types.FrameData
 
addDepthMap(DepthMap) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
addEffectActivatedListener(EffectActivatedListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Add callback to receive notifications on effect change.
addEffectActivatedListener(EffectActivatedListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
addEffectActivationCompletionListener(EffectActivationCompletionListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Add callback to receive current effect activation notification from Effect Player.
addEffectActivationCompletionListener(EffectActivationCompletionListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
addEffectEventListener(EffectEventListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Add callback to receive events from effect.
addEffectEventListener(EffectEventListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
addEffectInfoListener(EffectInfoListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Add callback to receive current effect info from Effect Player.
addEffectInfoListener(EffectInfoListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
addErrorListener(ErrorListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Add callback to receive errors messages from Effect Player.
addErrorListener(ErrorListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
addExternalFaceData(FaceDataSource, ArrayList<ExternalFaceData>) - Method in interface com.banuba.sdk.types.FrameData
 
addExternalFaceData(FaceDataSource, ArrayList<ExternalFaceData>) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
addFaceNumberListener(FaceNumberListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Add callback to receive faces count in frame.
addFaceNumberListener(FaceNumberListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
addFeature(Feature, HashSet<FeatureId>, boolean) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
addFeature(Feature, HashSet<FeatureId>, boolean) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
addFeatureParameters(ArrayList<FeatureParameter>) - Method in interface com.banuba.sdk.types.FrameData
Extra parameters during in-CPU feature calculations.
addFeatureParameters(ArrayList<FeatureParameter>) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
addFrameDataListener(FrameDataListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Add callback to receive frame data right after processing in recognizer.
addFrameDataListener(FrameDataListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
addFrameDurationListener(FrameDurationListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Add callback to receive FPS information.
addFrameDurationListener(FrameDurationListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
addFrameNumber(long) - Method in interface com.banuba.sdk.types.FrameData
 
addFrameNumber(long) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
addFullImg(FullImageData) - Method in interface com.banuba.sdk.types.FrameData
 
addFullImg(FullImageData) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
addHintListener(HintListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Add callback to receive user-visible messages from effects.
addHintListener(HintListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
addImage(String, Image) - Method in interface com.banuba.sdk.scene.Material
 
addImage(String, Image) - Method in class com.banuba.sdk.scene.Material.CppProxy
 
addIntoLayer(Layer) - Method in interface com.banuba.sdk.scene.Entity
 
addIntoLayer(Layer) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
addLayer(Layer) - Method in interface com.banuba.sdk.scene.Scene
 
addLayer(Layer) - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
addLowLightListener(LowLightListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Add callback to receive low light info Thread-safe.
addLowLightListener(LowLightListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
addParameter(Parameter) - Method in interface com.banuba.sdk.scene.Material
 
addParameter(Parameter) - Method in class com.banuba.sdk.scene.Material.CppProxy
 
addParameter(Parameter) - Method in interface com.banuba.sdk.scene.MeshInstance
 
addParameter(Parameter) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
addRef() - Method in interface com.banuba.sdk.utils.ImageReleaser
Increments the reference count by 1 for an interface pointer to a object.
addRefCount(int) - Method in interface com.banuba.sdk.utils.ImageReleaser
Increments the reference count by number for an interface pointer to a object.
addResourcePath(String) - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Add resources search path
addResourcePath(String) - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
addTask(Entity, Layer, RenderTarget) - Method in interface com.banuba.sdk.scene.RenderList
 
addTask(Entity, Layer, RenderTarget) - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
ALPHA - com.banuba.sdk.scene.BlendingMode
 
AnalyticsConfig - Class in com.banuba.sdk.effect_player
internal
AnalyticsConfig(int, int, String) - Constructor for class com.banuba.sdk.effect_player.AnalyticsConfig
 
AnalyticsListener - Interface in com.banuba.sdk.effect_player
internal
animationChange(String, AnimationMode) - Method in interface com.banuba.sdk.scene.MeshInstance
 
animationChange(String, AnimationMode) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
AnimationMode - Enum in com.banuba.sdk.scene
 
animationPause() - Method in interface com.banuba.sdk.scene.MeshInstance
 
animationPause() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
animationPlay() - Method in interface com.banuba.sdk.scene.MeshInstance
 
animationPlay() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
animationSeek(long) - Method in interface com.banuba.sdk.scene.MeshInstance
 
animationSeek(long) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
appendAnimeStyleScene(String) - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendAnimeStyleScene(String) - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
appendBeautyScene(int) - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendBeautyScene(int) - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
appendDefaultScene() - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendDefaultScene() - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
appendFaceTrackerDebugScene(int, Vec3) - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendFaceTrackerDebugScene(int, Vec3) - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
appendIncrediblesScene(String) - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendIncrediblesScene(String) - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
appendSpiderDebugScene(String, int) - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendSpiderDebugScene(String, int) - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
appendTransylvaniaScene(String) - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendTransylvaniaScene(String) - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
appendTrollsScene(String) - Method in interface com.banuba.sdk.scene.SceneBuilder
 
appendTrollsScene(String) - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
applyTextures(FrameData, NeuroBeautyInput) - Method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 
applyTextures(FrameData, NeuroBeautyInput) - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
AR_KIT - com.banuba.sdk.types.FaceDataSource
 
ARGB - com.banuba.sdk.types.PixelFormat
 
asAttachment() - Method in interface com.banuba.sdk.scene.Image
 
asAttachment() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
asCamera() - Method in interface com.banuba.sdk.scene.Component
 
asCamera() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
asCubemap() - Method in interface com.banuba.sdk.scene.Image
 
asCubemap() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
asFaceMorphing() - Method in interface com.banuba.sdk.scene.Component
 
asFaceMorphing() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
asFaceTracker() - Method in interface com.banuba.sdk.scene.Component
 
asFaceTracker() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
asMeshInstance() - Method in interface com.banuba.sdk.scene.Component
 
asMeshInstance() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
asSegmentationMask() - Method in interface com.banuba.sdk.scene.Image
 
asSegmentationMask() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
AssetManager - Interface in com.banuba.sdk.scene
 
AssetManager.CppProxy - Class in com.banuba.sdk.scene
 
AssetType - Enum in com.banuba.sdk.scene
 
asTexture() - Method in interface com.banuba.sdk.scene.Image
 
asTexture() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
asTransformation() - Method in interface com.banuba.sdk.scene.Component
 
asTransformation() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
asVideo() - Method in interface com.banuba.sdk.scene.Image
 
asVideo() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
asWeightedLut() - Method in interface com.banuba.sdk.scene.Image
 
asWeightedLut() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
ASYNCHRONOUS - com.banuba.sdk.recognizer.RecognizerMode
Frame processing begins on push_frame method call
ASYNCHRONOUS_CONSISTENT - com.banuba.sdk.effect_player.ConsistencyMode
 
ASYNCHRONOUS_CONSISTENT_WHEN_EFFECT_LOADED - com.banuba.sdk.effect_player.ConsistencyMode
switches to async-inconsistent mode while effect is loading
ASYNCHRONOUS_INCONSISTENT - com.banuba.sdk.effect_player.ConsistencyMode
 
ATrace - Class in com.banuba.sdk.utils
Prefer 'try with resource' pattern when using this class
ATrace(String) - Constructor for class com.banuba.sdk.utils.ATrace
 
Attachment - Interface in com.banuba.sdk.scene
 
ATTACHMENT - com.banuba.sdk.scene.ImageType
 
Attachment.CppProxy - Class in com.banuba.sdk.scene
 
AttachmentType - Enum in com.banuba.sdk.scene
 
AUTOMATICALLY - com.banuba.sdk.effect_player.NnMode
Means automatically decision, based on device performance and compatibility of NN's player with current platform
AutoTuneOutput - Class in com.banuba.sdk.neuro_beauty
 
AutoTuneOutput(float, float) - Constructor for class com.banuba.sdk.neuro_beauty.AutoTuneOutput
 

B

BACKGROUND - com.banuba.sdk.recognizer.FeatureId
 
BACKGROUND - com.banuba.sdk.scene.SegmentationMaskType
 
BEAUTY - com.banuba.sdk.scene.MorphingType
 
BEAUTY_PREPROC - com.banuba.sdk.recognizer.FeatureId
Neuro beauty preprocessing
BGR - com.banuba.sdk.types.PixelFormat
 
BGRA - com.banuba.sdk.types.PixelFormat
 
blend(CelebrityMatchIndex, CelebrityMatchBackendData, ArrayList<Float>) - Method in interface com.banuba.sdk.celebrity_match.CelebrityMatch
return null optional when error
blend(CelebrityMatchIndex, CelebrityMatchBackendData, ArrayList<Float>) - Method in class com.banuba.sdk.celebrity_match.CelebrityMatch.CppProxy
 
blend(PortraitMatchBackendData, boolean, boolean) - Method in interface com.banuba.sdk.portrait_match.PortraitMatch
return null optional when error
blend(PortraitMatchBackendData, boolean, boolean) - Method in class com.banuba.sdk.portrait_match.PortraitMatch.CppProxy
 
BlendingMode - Enum in com.banuba.sdk.scene
 
BODY - com.banuba.sdk.recognizer.FeatureId
Body segmentation.
BOTH_LIPS - com.banuba.sdk.neuro_beauty.SelectedLips
 
BOTTOM_LIP - com.banuba.sdk.neuro_beauty.SelectedLips
 
BROWDOWNLEFT - com.banuba.sdk.types.ActionUnitsIndices
0
BROWDOWNRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
BROWINNERUP - com.banuba.sdk.types.ActionUnitsIndices
 
BROWOUTERUPLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
BROWOUTERUPRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
BROWS_CORRECTION - com.banuba.sdk.recognizer.FeatureId
Activates brows corrector
BrowsMask - Class in com.banuba.sdk.types
 
BrowsMask(TransformedMaskByte, TransformedMaskByte) - Constructor for class com.banuba.sdk.types.BrowsMask
 
BT601 - com.banuba.sdk.effect_player.ColorStd
 
BT709 - com.banuba.sdk.effect_player.ColorStd
 

C

callJsMethod(String, String) - Method in interface com.banuba.sdk.effect_player.Effect
Adds js method call to call queue.
callJsMethod(String, String) - Method in class com.banuba.sdk.effect_player.Effect.CppProxy
 
Camera - Interface in com.banuba.sdk.scene
 
CAMERA - com.banuba.sdk.scene.ComponentType
 
Camera.CppProxy - Class in com.banuba.sdk.scene
 
CameraOrientation - Enum in com.banuba.sdk.effect_player
 
CameraParameters - Class in com.banuba.sdk.scene
 
CameraParameters(ProjectionType, float, float, float, int, int) - Constructor for class com.banuba.sdk.scene.CameraParameters
 
CameraPoiListener - Interface in com.banuba.sdk.effect_player
Callback to get center of square bounding the face.
CameraPosition - Class in com.banuba.sdk.types
 
CameraPosition(int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, ArrayList<Float>, ArrayList<Float>) - Constructor for class com.banuba.sdk.types.CameraPosition
 
captureBlit(int, int) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Record last rendering ("draw_()") result into current OpenGL framebuffer.
captureBlit(int, int) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
CelebrityMatch - Interface in com.banuba.sdk.celebrity_match
 
CelebrityMatch.CppProxy - Class in com.banuba.sdk.celebrity_match
 
CelebrityMatchBackendData - Class in com.banuba.sdk.celebrity_match
 
CelebrityMatchBackendData(Data, String) - Constructor for class com.banuba.sdk.celebrity_match.CelebrityMatchBackendData
 
CelebrityMatchIndex - Class in com.banuba.sdk.celebrity_match
 
CelebrityMatchIndex(long, boolean) - Constructor for class com.banuba.sdk.celebrity_match.CelebrityMatchIndex
 
CelebrityMatchOutput - Class in com.banuba.sdk.celebrity_match
Tuple with celebrity_match output.
CelebrityMatchOutput(String, int, int, int, ArrayList<Data>) - Constructor for class com.banuba.sdk.celebrity_match.CelebrityMatchOutput
 
chainRight(Transformation) - Method in interface com.banuba.sdk.types.Transformation
Applies transform t after this e.g.
chainRight(Transformation) - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
changeCacheQuota(int, int) - Method in interface com.banuba.sdk.effect_player.EffectManager
size in Mb, effects count Thread-safe.
changeCacheQuota(int, int) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
checkBanubaSdkNnVersion() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Checks if the current version of NN resources is equal to Banuba SDK expected NN resources version
checkBanubaSdkNnVersion() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
checkBanubaSdkNnVersionIgnorePatch() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Checks if Banuba SDK treats as valid the version of external NN resources
checkBanubaSdkNnVersionIgnorePatch() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
CHEEKPUFF - com.banuba.sdk.types.ActionUnitsIndices
 
CHEEKSQUINTLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
CHEEKSQUINTRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
clean() - Method in interface com.banuba.sdk.recognizer.Feature
 
clean() - Method in class com.banuba.sdk.recognizer.Feature.CppProxy
 
clear() - Method in interface com.banuba.sdk.recognizer.Recognizer
clear input and output buffers and pipeline state, also clean cached features
clear() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
clear() - Method in interface com.banuba.sdk.scene.RenderList
 
clear() - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
clearChildren() - Method in interface com.banuba.sdk.scene.Entity
 
clearChildren() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
clearRenderList() - Method in interface com.banuba.sdk.scene.Scene
 
clearRenderList() - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
cloneJ() - Method in interface com.banuba.sdk.types.Transformation
Clone the transformation
cloneJ() - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
close() - Method in class com.banuba.sdk.Recycler.RecycleGuard
 
close() - Method in class com.banuba.sdk.types.Data
 
close() - Method in class com.banuba.sdk.utils.ATrace
 
COLOR - com.banuba.sdk.scene.AttachmentType
 
ColorRange - Enum in com.banuba.sdk.effect_player
 
ColorStd - Enum in com.banuba.sdk.effect_player
 
com.banuba.sdk - package com.banuba.sdk
 
com.banuba.sdk.celebrity_match - package com.banuba.sdk.celebrity_match
 
com.banuba.sdk.effect_player - package com.banuba.sdk.effect_player
 
com.banuba.sdk.license_utils - package com.banuba.sdk.license_utils
 
com.banuba.sdk.makeup_transfer - package com.banuba.sdk.makeup_transfer
 
com.banuba.sdk.neuro_beauty - package com.banuba.sdk.neuro_beauty
 
com.banuba.sdk.portrait_match - package com.banuba.sdk.portrait_match
 
com.banuba.sdk.recognizer - package com.banuba.sdk.recognizer
 
com.banuba.sdk.renderer - package com.banuba.sdk.renderer
 
com.banuba.sdk.scene - package com.banuba.sdk.scene
 
com.banuba.sdk.spal - package com.banuba.sdk.spal
 
com.banuba.sdk.types - package com.banuba.sdk.types
 
com.banuba.sdk.utils - package com.banuba.sdk.utils
 
Component - Interface in com.banuba.sdk.scene
 
Component.CppProxy - Class in com.banuba.sdk.scene
 
ComponentType - Enum in com.banuba.sdk.scene
 
ConsistencyMode - Enum in com.banuba.sdk.effect_player
These modes describe the relationship between processing loop and render loop frames
ContextProvider - Class in com.banuba.sdk.utils
 
ContextProvider() - Constructor for class com.banuba.sdk.utils.ContextProvider
 
cpuEnv() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
cpuEnv() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Get information about CPU capabilities.
create() - Static method in class com.banuba.sdk.makeup_transfer.MakeupTransfer.CppProxy
 
create() - Static method in interface com.banuba.sdk.makeup_transfer.MakeupTransfer
 
create() - Static method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
create() - Static method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 
create() - Static method in class com.banuba.sdk.renderer.DebugRenderer.CppProxy
 
create() - Static method in interface com.banuba.sdk.renderer.DebugRenderer
This method may return `null` when debug renderer is unavailable
create() - Static method in class com.banuba.sdk.types.FrameData.CppProxy
 
create() - Static method in interface com.banuba.sdk.types.FrameData
Creates empty `FrameData`.
create(EffectPlayerConfiguration) - Static method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
create(EffectPlayerConfiguration) - Static method in interface com.banuba.sdk.effect_player.EffectPlayer
 
create(EffectPlayer, FramesProvider) - Static method in class com.banuba.sdk.effect_player.PushFrameMocker.CppProxy
 
create(EffectPlayer, FramesProvider) - Static method in interface com.banuba.sdk.effect_player.PushFrameMocker
 
create(RecognizerMode, Integer) - Static method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
create(RecognizerMode, Integer) - Static method in interface com.banuba.sdk.recognizer.Recognizer
 
create(ComponentType) - Static method in class com.banuba.sdk.scene.Component.CppProxy
 
create(ComponentType) - Static method in interface com.banuba.sdk.scene.Component
 
create(String) - Static method in class com.banuba.sdk.celebrity_match.CelebrityMatch.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.celebrity_match.CelebrityMatch
 
create(String) - Static method in class com.banuba.sdk.license_utils.LicenseManager.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.license_utils.LicenseManager
Creates *new* `LicenceManager`.
create(String) - Static method in class com.banuba.sdk.portrait_match.PortraitMatch.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.portrait_match.PortraitMatch
 
create(String) - Static method in class com.banuba.sdk.scene.Entity.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.scene.Entity
 
create(String) - Static method in class com.banuba.sdk.scene.Layer.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.scene.Layer
 
create(String) - Static method in class com.banuba.sdk.scene.Parameter.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.scene.Parameter
 
create(String) - Static method in class com.banuba.sdk.scene.RenderList.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.scene.RenderList
 
create(String) - Static method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.scene.SceneBuilder
 
create(String) - Static method in class com.banuba.sdk.spal.FramesProvider.CppProxy
 
create(String) - Static method in interface com.banuba.sdk.spal.FramesProvider
 
createAttachment(String, AttachmentType) - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
createAttachment(String, AttachmentType) - Method in interface com.banuba.sdk.scene.AssetManager
 
createCubemap(String) - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
createCubemap(String) - Method in interface com.banuba.sdk.scene.AssetManager
 
createRenderTarget(String) - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
createRenderTarget(String) - Method in interface com.banuba.sdk.scene.AssetManager
 
CREEPY_SMILE - com.banuba.sdk.recognizer.FeatureId
Draw NN-generated smile on user face
Cubemap - Interface in com.banuba.sdk.scene
 
CUBEMAP - com.banuba.sdk.scene.ImageType
 
Cubemap.CppProxy - Class in com.banuba.sdk.scene
 
current() - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
current() - Method in interface com.banuba.sdk.effect_player.EffectManager
get active Thread-safe.

D

Data - Class in com.banuba.sdk.types
Data class provides proxy to pass byte buffers from cpp code to Java code without a copying
Data(ByteBuffer) - Constructor for class com.banuba.sdk.types.Data
 
DEBUG - com.banuba.sdk.utils.SeverityLevel
 
debugInterface() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
debugInterface() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
For internal usage only
DebugInterface - Interface in com.banuba.sdk.effect_player
 
DebugInterface.CppProxy - Class in com.banuba.sdk.effect_player
 
DebugRenderer - Interface in com.banuba.sdk.renderer
Renders debug views of all enabled features Requires creation with active gl context for correct feature subrenderers' init
DebugRenderer.CppProxy - Class in com.banuba.sdk.renderer
 
DEG_0 - com.banuba.sdk.effect_player.CameraOrientation
 
DEG_0 - com.banuba.sdk.types.Rotation
 
DEG_180 - com.banuba.sdk.effect_player.CameraOrientation
 
DEG_180 - com.banuba.sdk.types.Rotation
 
DEG_270 - com.banuba.sdk.effect_player.CameraOrientation
 
DEG_270 - com.banuba.sdk.types.Rotation
 
DEG_90 - com.banuba.sdk.effect_player.CameraOrientation
 
DEG_90 - com.banuba.sdk.types.Rotation
 
DEPTH - com.banuba.sdk.scene.AttachmentType
 
DepthMap - Class in com.banuba.sdk.types
Results from depth camera
DepthMap(byte[], int, int) - Constructor for class com.banuba.sdk.types.DepthMap
 
diagnosticCrash() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
diagnosticCrash() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Diagnostic crash.
DISABLE - com.banuba.sdk.effect_player.NnMode
Means disable in any case
draw() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
draw() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Draw the current effect into the current OpenGL framebuffer.
draw(FrameData) - Method in class com.banuba.sdk.renderer.DebugRenderer.CppProxy
 
draw(FrameData) - Method in interface com.banuba.sdk.renderer.DebugRenderer
 
drawVideoFrame(FrameData, long, PixelFormat) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
drawVideoFrame(FrameData, long, PixelFormat) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Draw processed frame to image buffer.
drawVideoFrameAllocated(FrameData, long, PixelFormat, Data) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
drawVideoFrameAllocated(FrameData, long, PixelFormat, Data) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
The same as *draw_video_frame* but accepts preallocated buffer to avoid recreation for every frame.
drawWithExternalFrameData(FrameData) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
drawWithExternalFrameData(FrameData) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Draw the current effect into the current OpenGL framebuffer.

E

Effect - Interface in com.banuba.sdk.effect_player
 
Effect.CppProxy - Class in com.banuba.sdk.effect_player
 
EffectActivatedListener - Interface in com.banuba.sdk.effect_player
Interface to receive notifications on effect change
EffectActivationCompletionListener - Interface in com.banuba.sdk.effect_player
Callback interface to receive effect activation notification
EffectEventListener - Interface in com.banuba.sdk.effect_player
Callback interface for effect events.
EffectInfo - Class in com.banuba.sdk.effect_player
 
EffectInfo(String, EffectRenderType, HashSet<FeatureId>, boolean, boolean, boolean, boolean) - Constructor for class com.banuba.sdk.effect_player.EffectInfo
 
EffectInfoListener - Interface in com.banuba.sdk.effect_player
Callback interface to receive effect info changes.
effectManager() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
effectManager() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Get effect manager object Thread-safe.
EffectManager - Interface in com.banuba.sdk.effect_player
 
EffectManager.CppProxy - Class in com.banuba.sdk.effect_player
 
EffectPlayer - Interface in com.banuba.sdk.effect_player
The EffectPlayer class provides ability to play AR effects on set of images or video.
EffectPlayer.CppProxy - Class in com.banuba.sdk.effect_player
 
EffectPlayerConfiguration - Class in com.banuba.sdk.effect_player
Configuration for EffectPlayer
EffectPlayerConfiguration(int, int, NnMode, FaceSearchMode, boolean, boolean) - Constructor for class com.banuba.sdk.effect_player.EffectPlayerConfiguration
 
EffectPlayerPlaybackState - Enum in com.banuba.sdk.effect_player
The EffectPlayerPlaybackState enum values are available states of effect player playback life cycle
EffectRenderType - Enum in com.banuba.sdk.effect_player
 
EffectStatus - Enum in com.banuba.sdk.effect_player
 
ENABLE - com.banuba.sdk.effect_player.NnMode
Means enable NN's when current platform compatible with NN's player
enableAudio(boolean) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
enableAudio(boolean) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Set audio enabled
enableMorphing(boolean) - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
enableMorphing(boolean) - Method in interface com.banuba.sdk.scene.Layer
 
Entity - Interface in com.banuba.sdk.scene
A structure element of the scene.
Entity.CppProxy - Class in com.banuba.sdk.scene
 
equals(Transformation) - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
equals(Transformation) - Method in interface com.banuba.sdk.types.Transformation
 
ERROR - com.banuba.sdk.utils.SeverityLevel
 
ErrorListener - Interface in com.banuba.sdk.effect_player
Interface to receive errors from `EffectPlayer`.
executeAutoTune(FullImageData) - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
executeAutoTune(FullImageData) - Method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 
executeF0(FullImageData, float, float) - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
executeF0(FullImageData, float, float) - Method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 
executeF1(FullImageData, float, float, boolean) - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
executeF1(FullImageData, float, float, boolean) - Method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 
executeF2(FullImageData, float, int, boolean) - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
executeF2(FullImageData, float, int, boolean) - Method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 
executeF3(FullImageData, float) - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
executeF3(FullImageData, float) - Method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 
ExternalFaceData - Class in com.banuba.sdk.types
Holds recognition result from an external source (ARKit, ARCore, etc.)
ExternalFaceData(ArrayList<Float>, ArrayList<Float>, ArrayList<Float>, ArrayList<Float>) - Constructor for class com.banuba.sdk.types.ExternalFaceData
 
EYE_BAGS - com.banuba.sdk.recognizer.FeatureId
 
EYEBLINKLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
EYEBLINKRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKDOWNLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKDOWNRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKINLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKINRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKOUTLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKOUTRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKUPLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
EYELOOKUPRIGHT - com.banuba.sdk.types.ActionUnitsIndices
50
EYES - com.banuba.sdk.recognizer.FeatureId
 
EYES - com.banuba.sdk.scene.SegmentationMaskType
 
EYES_CORRECTION - com.banuba.sdk.recognizer.FeatureId
Activates eyes corrector
EyesCorneoscleraMask - Class in com.banuba.sdk.types
 
EyesCorneoscleraMask(TransformedMaskByte, TransformedMaskByte) - Constructor for class com.banuba.sdk.types.EyesCorneoscleraMask
 
EyesIrisMask - Class in com.banuba.sdk.types
 
EyesIrisMask(TransformedMaskByte, TransformedMaskByte) - Constructor for class com.banuba.sdk.types.EyesIrisMask
 
EyesMask - Class in com.banuba.sdk.types
 
EyesMask(EyesIrisMask, EyesCorneoscleraMask, EyesPupilMask) - Constructor for class com.banuba.sdk.types.EyesMask
 
EyesPupilMask - Class in com.banuba.sdk.types
 
EyesPupilMask(TransformedMaskByte, TransformedMaskByte) - Constructor for class com.banuba.sdk.types.EyesPupilMask
 
EYESQUINTLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
EYESQUINTRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
EyesState - Class in com.banuba.sdk.types
 
EyesState(boolean, boolean) - Constructor for class com.banuba.sdk.types.EyesState
 
EYEWIDELEFT - com.banuba.sdk.types.ActionUnitsIndices
39
EYEWIDERIGHT - com.banuba.sdk.types.ActionUnitsIndices
 

F

FACE - com.banuba.sdk.recognizer.FeatureId
 
FACE_ACNE - com.banuba.sdk.recognizer.FeatureId
 
FACE_MORPHING - com.banuba.sdk.scene.ComponentType
 
FACE_SKIN - com.banuba.sdk.recognizer.FeatureId
 
FACE_TRACKER - com.banuba.sdk.scene.ComponentType
 
FaceData - Interface in com.banuba.sdk.types
 
FaceData.CppProxy - Class in com.banuba.sdk.types
 
FaceDataSource - Enum in com.banuba.sdk.types
 
FaceMorphing - Interface in com.banuba.sdk.scene
 
FaceMorphing.CppProxy - Class in com.banuba.sdk.scene
 
FaceNumberListener - Interface in com.banuba.sdk.effect_player
Callback to get face number detected.
FaceSearchMode - Enum in com.banuba.sdk.recognizer
 
FaceTracker - Interface in com.banuba.sdk.scene
 
FaceTracker.CppProxy - Class in com.banuba.sdk.scene
 
FAST - com.banuba.sdk.recognizer.FaceSearchMode
 
Feature - Interface in com.banuba.sdk.recognizer
 
Feature.CppProxy - Class in com.banuba.sdk.recognizer
 
FeatureId - Enum in com.banuba.sdk.recognizer
 
FeatureParameter - Class in com.banuba.sdk.types
User configurable parameters for in-CPU calculations during `FrameData` processing.
FeatureParameter(float, float, float, float) - Constructor for class com.banuba.sdk.types.FeatureParameter
 
finalize() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatch.CppProxy
 
finalize() - Method in class com.banuba.sdk.effect_player.DebugInterface.CppProxy
 
finalize() - Method in class com.banuba.sdk.effect_player.Effect.CppProxy
 
finalize() - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
finalize() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
finalize() - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
finalize() - Method in class com.banuba.sdk.effect_player.PushFrameMocker.CppProxy
 
finalize() - Method in class com.banuba.sdk.license_utils.Informer.CppProxy
 
finalize() - Method in class com.banuba.sdk.license_utils.LicenseManager.CppProxy
 
finalize() - Method in class com.banuba.sdk.makeup_transfer.MakeupTransfer.CppProxy
 
finalize() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
finalize() - Method in class com.banuba.sdk.portrait_match.PortraitMatch.CppProxy
 
finalize() - Method in class com.banuba.sdk.recognizer.Feature.CppProxy
 
finalize() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
finalize() - Method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
finalize() - Method in class com.banuba.sdk.renderer.DebugRenderer.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Attachment.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Camera.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.FaceTracker.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Mesh.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.SegmentationMask.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.Video.CppProxy
 
finalize() - Method in class com.banuba.sdk.scene.WeightedLut.CppProxy
 
finalize() - Method in class com.banuba.sdk.spal.FramesProvider.CppProxy
 
finalize() - Method in class com.banuba.sdk.types.Data
 
finalize() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
finalize() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
finalize() - Method in class com.banuba.sdk.types.FrxRecognitionResult.CppProxy
 
finalize() - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
findChildByName(String) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
findChildByName(String) - Method in interface com.banuba.sdk.scene.Entity
Perform depth-first traverse of entity tree.
findImage(String) - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
findImage(String) - Method in interface com.banuba.sdk.scene.AssetManager
 
FIXED - com.banuba.sdk.scene.AnimationMode
 
forceCacheReload() - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
forceCacheReload() - Method in interface com.banuba.sdk.effect_player.EffectManager
Forces cache reload on the next load/load_async call Thread-safe.
FRAME_BRIGHTNESS - com.banuba.sdk.recognizer.FeatureId
 
FrameData - Interface in com.banuba.sdk.types
getters throw exceptions when data are not available android NNs usually output gpu masks
FrameData.CppProxy - Class in com.banuba.sdk.types
 
FrameDataListener - Interface in com.banuba.sdk.effect_player
Callback to get freshly processed frame_data.
FrameDurationListener - Interface in com.banuba.sdk.effect_player
Callback interface to receive FPS timings.
FramesProvider - Interface in com.banuba.sdk.spal
 
FramesProvider.CppProxy - Class in com.banuba.sdk.spal
 
FRX - com.banuba.sdk.recognizer.FeatureId
 
FrxRecognitionResult - Interface in com.banuba.sdk.types
 
FrxRecognitionResult.CppProxy - Class in com.banuba.sdk.types
 
FULL - com.banuba.sdk.effect_player.ColorRange
 
FullImageData - Class in com.banuba.sdk.types
Container for image data designed for Banuba SDK.
FullImageData(Bitmap, FullImageData.Orientation) - Constructor for class com.banuba.sdk.types.FullImageData
 
FullImageData(Image, FullImageData.Orientation) - Constructor for class com.banuba.sdk.types.FullImageData
 
FullImageData(Image, FullImageData.Orientation, ImageReleaser) - Constructor for class com.banuba.sdk.types.FullImageData
 
FullImageData(Image, FullImageData.Orientation, ImageReleaser, ColorRange, ColorStd) - Constructor for class com.banuba.sdk.types.FullImageData
 
FullImageData(Size, Buffer, Buffer, Buffer, int, int, int, int, int, int, FullImageData.Orientation) - Constructor for class com.banuba.sdk.types.FullImageData
Accepts both planar and biplanar (`plane2 = null`) YUV420 images.
FullImageData(Size, Buffer, Buffer, Buffer, int, int, int, int, int, int, FullImageData.Orientation, ImageReleaser) - Constructor for class com.banuba.sdk.types.FullImageData
 
FullImageData(Size, Buffer, Buffer, Buffer, int, int, int, int, int, int, FullImageData.Orientation, ImageReleaser, ColorRange, ColorStd) - Constructor for class com.banuba.sdk.types.FullImageData
 
FullImageData(Buffer, Size, int, FullImageData.Orientation) - Constructor for class com.banuba.sdk.types.FullImageData
 
FullImageData.Orientation - Class in com.banuba.sdk.types
Describes various information related to image orientation

G

getAcneProcessing() - Method in class com.banuba.sdk.effect_player.ProcessImageParams
Set this param to force running of acne processing feature
getAcneRegions() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getAcneRegions() - Method in interface com.banuba.sdk.types.FrameData
 
getAcneUserAreas() - Method in class com.banuba.sdk.effect_player.ProcessImageParams
User-defined acne areas to mask, rectangles are in input image coordinate space
getActionUnits() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getActionUnits() - Method in interface com.banuba.sdk.types.FrameData
 
getAnimation() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getAnimation() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getAnimationDurationNs() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getAnimationDurationNs() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getAnimationMode() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getAnimationMode() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getAnimationPositionNs() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getAnimationPositionNs() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getAnimations() - Method in class com.banuba.sdk.scene.Mesh.CppProxy
 
getAnimations() - Method in interface com.banuba.sdk.scene.Mesh
 
getAnimationTimeOffsetNs() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getAnimationTimeOffsetNs() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getApplyEyeFiltration() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getApplyScleraMod() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getAsset() - Static method in class com.banuba.sdk.utils.ContextProvider
 
getAssetManager() - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
getAssetManager() - Method in interface com.banuba.sdk.scene.Scene
Get the AssetManager of a current scene.
getAttachments() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
getAttachments() - Method in interface com.banuba.sdk.scene.RenderTarget
 
getAttachmentType() - Method in class com.banuba.sdk.scene.Attachment.CppProxy
 
getAttachmentType() - Method in interface com.banuba.sdk.scene.Attachment
 
getBackFaces() - Method in class com.banuba.sdk.scene.State
 
getBackground() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getBackground() - Method in interface com.banuba.sdk.types.FrameData
 
getBackgroundGpu() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getBackgroundGpu() - Method in interface com.banuba.sdk.types.FrameData
 
getBanubaSdkNnVersion() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
getBanubaSdkNnVersion() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Returns NN version as number major = version / 10000000 minor = (version - major * 10000000) / 100000 patch = (version - major * 10000000 - minor * 100000) / 1000 revision = version % 1000
getBanubaSdkNnVersionArchiveString() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
getBanubaSdkNnVersionArchiveString() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
The Banuba SDK supports external NN resources archives.
getBanubaSdkNnVersionString() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
getBanubaSdkNnVersionString() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
The Banuba SDK tracks the resource version of Neural Networks (NN) resources it built for.
getBanubaSdkVersion() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
getBanubaSdkVersion() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Returns SDK version as number major = version / 10000000 minor = (version - major * 10000000) / 100000 patch = (version - major * 10000000 - minor * 100000) / 1000 revision = version % 1000
getBanubaSdkVersionString() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
getBanubaSdkVersionString() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Returns SDK version as string
getBasisTransform() - Method in class com.banuba.sdk.types.AcneRegions
(common -> rect) transformation
getBasisTransform() - Method in class com.banuba.sdk.types.TransformableEvent
(common -> some event data basis) transformation
getBasisTransform() - Method in class com.banuba.sdk.types.TransformedMask
(common -> mask) transformation
getBlending() - Method in class com.banuba.sdk.scene.State
 
getBlushAutoCorrection() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getBlushPath() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getBody() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getBody() - Method in interface com.banuba.sdk.types.FrameData
 
getBrightness() - Method in class com.banuba.sdk.neuro_beauty.AutoTuneOutput
 
getBrows() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getBrows() - Method in interface com.banuba.sdk.types.FrameData
 
getBrowsRoi() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getCameraOrientation() - Method in class com.banuba.sdk.types.FullImageData.Orientation
 
getCameraPosition() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
getCameraPosition() - Method in interface com.banuba.sdk.types.FaceData
 
getChannel() - Method in class com.banuba.sdk.types.TransformedMask
 
getChannels() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchOutput
 
getChannels() - Method in class com.banuba.sdk.makeup_transfer.MakeupTransferOutput
 
getChannels() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyOutput
 
getChannels() - Method in class com.banuba.sdk.portrait_match.PortraitMatchOutput
 
getChildren() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
getChildren() - Method in interface com.banuba.sdk.scene.Entity
 
getClearColor() - Method in class com.banuba.sdk.scene.Attachment.CppProxy
 
getClearColor() - Method in interface com.banuba.sdk.scene.Attachment
 
getColorWrite() - Method in class com.banuba.sdk.scene.State
 
getComponent(ComponentType) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
getComponent(ComponentType) - Method in interface com.banuba.sdk.scene.Entity
 
getComponentType() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
getComponentType() - Method in interface com.banuba.sdk.scene.Component
 
getContext() - Static method in class com.banuba.sdk.utils.ContextProvider
 
getContrast() - Method in class com.banuba.sdk.neuro_beauty.AutoTuneOutput
 
getCorneosclera() - Method in class com.banuba.sdk.types.EyesMask
 
getCurrentScene() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
getCurrentScene() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
If currently loaded effect is based on new Scene engine and it is loaded completly returns Scene object from the effect.
getData() - Method in class com.banuba.sdk.types.Data
 
getDelayForRecordWithFace() - Method in class com.banuba.sdk.effect_player.AnalyticsConfig
Number of frames to skip before record start
getDepthData() - Method in class com.banuba.sdk.types.DepthMap
 
getDepthMapHeight() - Method in class com.banuba.sdk.types.DepthMap
 
getDepthMapWidth() - Method in class com.banuba.sdk.types.DepthMap
 
getDeviceInfo() - Method in class com.banuba.sdk.spal.FramesProvider.CppProxy
 
getDeviceInfo() - Method in interface com.banuba.sdk.spal.FramesProvider
 
getDistance() - Method in class com.banuba.sdk.portrait_match.PortraitMatchIndex
 
getEffectInfo(String) - Static method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
getEffectInfo(String) - Static method in interface com.banuba.sdk.effect_player.EffectManager
Get effect info.
getEyelashPath() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getEyePath() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getEyes() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getEyes() - Method in interface com.banuba.sdk.types.FrameData
 
getEyesRoi() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getEyesState() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getEyesState() - Method in interface com.banuba.sdk.types.FrameData
 
getEyesWeight() - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
getEyesWeight() - Method in interface com.banuba.sdk.scene.FaceMorphing
 
getFace() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getFace() - Method in interface com.banuba.sdk.types.FrameData
 
getFaceBrightness() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getFaceDataJsonPath() - Method in class com.banuba.sdk.effect_player.ProcessImageParams
For internal use, not for clients.
getFaceIndex() - Method in class com.banuba.sdk.scene.FaceTracker.CppProxy
 
getFaceIndex() - Method in interface com.banuba.sdk.scene.FaceTracker
 
getFaceMaskB() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getFaceMaskSmooth() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getFaceOrientation() - Method in class com.banuba.sdk.types.FullImageData.Orientation
 
getFaceRect() - Method in class com.banuba.sdk.portrait_match.PortraitMatchOutput
 
getFaceRect() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
getFaceRect() - Method in interface com.banuba.sdk.types.FaceData
 
getFaces() - Method in class com.banuba.sdk.types.ActionUnitsData
 
getFaces() - Method in class com.banuba.sdk.types.FrxRecognitionResult.CppProxy
 
getFaces() - Method in interface com.banuba.sdk.types.FrxRecognitionResult
 
getFaceSearch() - Method in class com.banuba.sdk.effect_player.EffectPlayerConfiguration
This setting is used for real time only.
getFaceSkin() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getFaceSkin() - Method in interface com.banuba.sdk.types.FrameData
 
getFaceWeight() - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
getFaceWeight() - Method in interface com.banuba.sdk.scene.FaceMorphing
 
getFeature(FeatureId) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
getFeature(FeatureId) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
getFeatureId(FeatureId) - Static method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
getFeatureId(FeatureId) - Static method in interface com.banuba.sdk.recognizer.Recognizer
 
getFile() - Method in class com.banuba.sdk.scene.WeightedLut.CppProxy
 
getFile() - Method in interface com.banuba.sdk.scene.WeightedLut
 
getFilteringMode() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
getFilteringMode() - Method in interface com.banuba.sdk.scene.Texture
Get current filtering mode
getFlip() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchIndex
 
getFov() - Method in class com.banuba.sdk.scene.CameraParameters
 
getFrameHeight() - Method in class com.banuba.sdk.scene.CameraParameters
 
getFramesCount() - Method in class com.banuba.sdk.effect_player.AnalyticsConfig
Number of frames to record when face was found
getFrameWidth() - Method in class com.banuba.sdk.scene.CameraParameters
 
getFrustumB() - Method in class com.banuba.sdk.types.CameraPosition
 
getFrustumF() - Method in class com.banuba.sdk.types.CameraPosition
 
getFrustumL() - Method in class com.banuba.sdk.types.CameraPosition
 
getFrustumN() - Method in class com.banuba.sdk.types.CameraPosition
 
getFrustumR() - Method in class com.banuba.sdk.types.CameraPosition
 
getFrustumT() - Method in class com.banuba.sdk.types.CameraPosition
 
getFrxRecognitionResult() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getFrxRecognitionResult() - Method in interface com.banuba.sdk.types.FrameData
Get frx_recognition_result or null if not exists
getFullImgTransform() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getFullImgTransform() - Method in interface com.banuba.sdk.types.FrameData
 
getFullRoi() - Method in class com.banuba.sdk.types.TransformableEvent
rectangle area in common basis that encloses all valid & usable data
getFxHeight() - Method in class com.banuba.sdk.effect_player.EffectPlayerConfiguration
Height of effect rendering area
getFxWidth() - Method in class com.banuba.sdk.effect_player.EffectPlayerConfiguration
Width of effect rendering area
getGeometriesNum() - Method in class com.banuba.sdk.scene.Mesh.CppProxy
 
getGeometriesNum() - Method in interface com.banuba.sdk.scene.Mesh
 
getGeometryIndex() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getGeometryIndex() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getH() - Method in class com.banuba.sdk.types.PixelRect
 
getHair() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getHair() - Method in interface com.banuba.sdk.types.FrameData
 
getHairGpu() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getHairGpu() - Method in interface com.banuba.sdk.types.FrameData
 
getHardwareClass() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
getHardwareClass() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Check device SoC class.
getHasCameraPosition() - Method in class com.banuba.sdk.types.CameraPosition
 
getHeadCenterX() - Method in class com.banuba.sdk.types.CameraPosition
 
getHeadCenterY() - Method in class com.banuba.sdk.types.CameraPosition
 
getHeight() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchOutput
 
getHeight() - Method in class com.banuba.sdk.makeup_transfer.MakeupTransferOutput
 
getHeight() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyOutput
 
getHeight() - Method in class com.banuba.sdk.portrait_match.PortraitMatchOutput
 
getHeight() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
getHeight() - Method in interface com.banuba.sdk.scene.RenderTarget
 
getHeight() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
getHeight() - Method in interface com.banuba.sdk.scene.Texture
Get height of loaded image
getHeight() - Method in class com.banuba.sdk.types.TransformedMask
 
getHeightScale() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
getHeightScale() - Method in interface com.banuba.sdk.scene.RenderTarget
 
getId() - Method in class com.banuba.sdk.effect_player.Touch
 
getIdx() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchIndex
 
getImage() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchBackendData
 
getImage() - Method in class com.banuba.sdk.makeup_transfer.MakeupTransferOutput
 
getImage() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyOutput
 
getImage() - Method in class com.banuba.sdk.portrait_match.PortraitMatchBackendData
 
getImage() - Method in class com.banuba.sdk.portrait_match.PortraitMatchOutput
 
getImages() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchOutput
 
getImages() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
getImages() - Method in interface com.banuba.sdk.scene.Material
 
getInputManager() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
getInputManager() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Get interface to control user iterations.
getInteger() - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
getInteger() - Method in interface com.banuba.sdk.scene.Parameter
 
getInverse() - Method in class com.banuba.sdk.types.TransformedMask
 
getIris() - Method in class com.banuba.sdk.types.EyesMask
 
getIsBrowsRaised() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getIsBrowsRaised() - Method in interface com.banuba.sdk.types.FrameData
 
getIsBrowsShifted() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getIsBrowsShifted() - Method in interface com.banuba.sdk.types.FrameData
 
getIsMale() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getIsMale() - Method in interface com.banuba.sdk.types.FrameData
 
getIsMouthOpen() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getIsMouthOpen() - Method in interface com.banuba.sdk.types.FrameData
 
getIsOpenLeft() - Method in class com.banuba.sdk.types.EyesState
 
getIsOpenRight() - Method in class com.banuba.sdk.types.EyesState
 
getIsSmile() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getIsSmile() - Method in interface com.banuba.sdk.types.FrameData
 
getIsWearGlasses() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getIsWearGlasses() - Method in interface com.banuba.sdk.types.FrameData
 
getJsDebuggerEnable() - Method in class com.banuba.sdk.effect_player.EffectPlayerConfiguration
 
getJson() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchBackendData
 
getJson() - Method in class com.banuba.sdk.license_utils.LicenseManager.CppProxy
 
getJson() - Method in interface com.banuba.sdk.license_utils.LicenseManager
Returns decoded content of Client Token
getJson() - Method in class com.banuba.sdk.portrait_match.PortraitMatchBackendData
 
getLandmarks() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
getLandmarks() - Method in interface com.banuba.sdk.types.FaceData
 
getLashesMesh() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getLatents() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
getLatents() - Method in interface com.banuba.sdk.types.FaceData
 
getLayer() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
getLayer() - Method in interface com.banuba.sdk.scene.Entity
 
getLayer(String) - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
getLayer(String) - Method in interface com.banuba.sdk.scene.Scene
Return first found layer with name `layerName` or NULL if such layer doesn't exist.
getLayers() - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
getLayers() - Method in interface com.banuba.sdk.scene.Scene
 
getLayers() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
getLayers() - Method in interface com.banuba.sdk.scene.Texture
 
getLeft() - Method in class com.banuba.sdk.types.BrowsMask
 
getLeft() - Method in class com.banuba.sdk.types.EyesCorneoscleraMask
 
getLeft() - Method in class com.banuba.sdk.types.EyesIrisMask
 
getLeft() - Method in class com.banuba.sdk.types.EyesPupilMask
 
getLevels() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
getLevels() - Method in interface com.banuba.sdk.scene.Texture
Get number of images in mipmap chain
getLips() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getLips() - Method in interface com.banuba.sdk.types.FrameData
 
getLipsColorB() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getLipsColorG() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getLipsColorR() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getLipsGpu() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getLipsGpu() - Method in interface com.banuba.sdk.types.FrameData
 
getLipsMask() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getLipsPainting() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getLipsRoi() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getLipsShine() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getLipsShine() - Method in interface com.banuba.sdk.types.FrameData
 
getLutOnlySkin() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getLutPath() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getManualAudio() - Method in class com.banuba.sdk.effect_player.EffectPlayerConfiguration
Init audio device.
getMask() - Method in class com.banuba.sdk.types.TransformedMaskByte
 
getMask() - Method in class com.banuba.sdk.types.TransformedMaskFloat
 
getMask() - Method in class com.banuba.sdk.types.TransformedMaskGpu
 
getMaskType() - Method in class com.banuba.sdk.scene.SegmentationMask.CppProxy
 
getMaskType() - Method in interface com.banuba.sdk.scene.SegmentationMask
 
getMaterial() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getMaterial() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getMaterials() - Method in class com.banuba.sdk.scene.Mesh.CppProxy
 
getMaterials() - Method in interface com.banuba.sdk.scene.Mesh
 
getMatJ() - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
getMatJ() - Method in interface com.banuba.sdk.types.Transformation
Returns 3x3 row-maj transform matrix
getMesh() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getMesh() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getMeta() - Method in class com.banuba.sdk.types.LipsShineMask
shine_mask
getMeta() - Method in class com.banuba.sdk.types.TransformedMaskByte
 
getMeta() - Method in class com.banuba.sdk.types.TransformedMaskFloat
 
getMeta() - Method in class com.banuba.sdk.types.TransformedMaskGpu
 
getModelMat() - Method in class com.banuba.sdk.types.ExternalFaceData
 
getModelRX() - Method in class com.banuba.sdk.types.CameraPosition
 
getModelRY() - Method in class com.banuba.sdk.types.CameraPosition
 
getModelRZ() - Method in class com.banuba.sdk.types.CameraPosition
 
getModelTX() - Method in class com.banuba.sdk.types.CameraPosition
 
getModelTY() - Method in class com.banuba.sdk.types.CameraPosition
 
getModelTZ() - Method in class com.banuba.sdk.types.CameraPosition
 
getModelViewM() - Method in class com.banuba.sdk.types.CameraPosition
 
getMorphingType() - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
getMorphingType() - Method in interface com.banuba.sdk.scene.FaceMorphing
 
getName() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchOutput
 
getName() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.Entity
 
getName() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.Image
 
getName() - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.Layer
 
getName() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.Material
 
getName() - Method in class com.banuba.sdk.scene.Mesh.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.Mesh
 
getName() - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.Parameter
 
getName() - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.RenderList
 
getName() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.RenderTarget
 
getName() - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
getName() - Method in interface com.banuba.sdk.scene.Scene
Get a scene name.
getNeuroBeautyData() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getNeuroBeautyData() - Method in interface com.banuba.sdk.types.FrameData
 
getNnEnable() - Method in class com.banuba.sdk.effect_player.EffectPlayerConfiguration
Neural Networks enabling mode
getNnEnable() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
getNnEnable() - Method in interface com.banuba.sdk.recognizer.Recognizer
 
getNoseWeight() - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
getNoseWeight() - Method in interface com.banuba.sdk.scene.FaceMorphing
 
getOcclusion() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getOcclusion() - Method in interface com.banuba.sdk.types.FrameData
 
getOrientation() - Method in class com.banuba.sdk.types.FullImageData
 
getOutputPath() - Method in class com.banuba.sdk.effect_player.AnalyticsConfig
Path to folder for results storing
getParameters() - Method in class com.banuba.sdk.scene.Camera.CppProxy
 
getParameters() - Method in interface com.banuba.sdk.scene.Camera
 
getParameters() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
getParameters() - Method in interface com.banuba.sdk.scene.Material
 
getParameters() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
getParameters() - Method in interface com.banuba.sdk.scene.MeshInstance
 
getParent() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
getParent() - Method in interface com.banuba.sdk.scene.Entity
 
getPath() - Method in class com.banuba.sdk.portrait_match.PortraitMatchIndex
 
getPixelFormat() - Method in class com.banuba.sdk.types.FullImageData
 
getPlaybackState() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
getPlaybackState() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Thread-safe.
getPosition() - Method in class com.banuba.sdk.scene.Video.CppProxy
 
getPosition() - Method in interface com.banuba.sdk.scene.Video
 
getProjection() - Method in class com.banuba.sdk.scene.CameraParameters
 
getProjectionM() - Method in class com.banuba.sdk.types.CameraPosition
 
getProjMat() - Method in class com.banuba.sdk.types.ExternalFaceData
 
getPupil() - Method in class com.banuba.sdk.types.EyesMask
 
getReal() - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
getReal() - Method in interface com.banuba.sdk.scene.Parameter
 
getRecognizerFeatures() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
getRegions() - Method in class com.banuba.sdk.types.AcneRegions
 
getRenderType() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
getResult() - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
getResult() - Method in interface com.banuba.sdk.scene.SceneBuilder
 
getRight() - Method in class com.banuba.sdk.types.BrowsMask
 
getRight() - Method in class com.banuba.sdk.types.EyesCorneoscleraMask
 
getRight() - Method in class com.banuba.sdk.types.EyesIrisMask
 
getRight() - Method in class com.banuba.sdk.types.EyesPupilMask
 
getRoot() - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
getRoot() - Method in interface com.banuba.sdk.scene.Scene
Get the root of entities hierarchy.
getRotation() - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
getRotation() - Method in interface com.banuba.sdk.scene.Transformation3d
 
getRotX() - Method in class com.banuba.sdk.types.ActionUnits
 
getRotY() - Method in class com.banuba.sdk.types.ActionUnits
 
getRotZ() - Method in class com.banuba.sdk.types.ActionUnits
 
getRuler() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getRuler() - Method in interface com.banuba.sdk.types.FrameData
 
getSamplers() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
getSamplers() - Method in interface com.banuba.sdk.scene.Material
 
getSamplesCount() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
getSamplesCount() - Method in interface com.banuba.sdk.scene.RenderTarget
 
getScale() - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
getScale() - Method in interface com.banuba.sdk.scene.Transformation3d
 
getSize() - Method in class com.banuba.sdk.types.FullImageData
 
getSkin() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getSkin() - Method in interface com.banuba.sdk.types.FrameData
 
getSkinGpu() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
getSkinGpu() - Method in interface com.banuba.sdk.types.FrameData
 
getSkinSegmentationMask() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getSkinSmoothStrength() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getState() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
getState() - Method in interface com.banuba.sdk.scene.Material
 
getString() - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
getString() - Method in interface com.banuba.sdk.scene.Parameter
 
getTargetFiltered() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getTargetFinalMesh() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getTargetLats() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getTaskCamera(int) - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
getTaskCamera(int) - Method in interface com.banuba.sdk.scene.RenderList
 
getTaskLayer(int) - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
getTaskLayer(int) - Method in interface com.banuba.sdk.scene.RenderList
 
getTaskTarget(int) - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
getTaskTarget(int) - Method in interface com.banuba.sdk.scene.RenderList
 
getTexCoords() - Method in class com.banuba.sdk.types.FrxRecognitionResult.CppProxy
 
getTexCoords() - Method in interface com.banuba.sdk.types.FrxRecognitionResult
 
getTextureRoi() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
getTiling() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
getTiling() - Method in interface com.banuba.sdk.scene.Texture
Get current tiling setting
getTonePath() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getToneStrength() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
getTransform() - Method in class com.banuba.sdk.types.FrxRecognitionResult.CppProxy
 
getTransform() - Method in interface com.banuba.sdk.types.FrxRecognitionResult
 
getTranslation() - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
getTranslation() - Method in interface com.banuba.sdk.scene.Transformation3d
 
getTriangles() - Method in class com.banuba.sdk.types.FrxRecognitionResult.CppProxy
 
getTriangles() - Method in interface com.banuba.sdk.types.FrxRecognitionResult
 
getType() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
getType() - Method in interface com.banuba.sdk.scene.Image
 
getUnits() - Method in class com.banuba.sdk.types.ActionUnits
 
getUrl() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
getUsesAudio() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
getUsesBgSeparation() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
getUsesTouches() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
getUsesVideo() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
getVector3() - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
getVector3() - Method in interface com.banuba.sdk.scene.Parameter
 
getVertices() - Method in class com.banuba.sdk.types.ExternalFaceData
 
getVertices() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
getVertices() - Method in interface com.banuba.sdk.types.FaceData
 
getViewMat() - Method in class com.banuba.sdk.types.ExternalFaceData
 
getVMax() - Method in class com.banuba.sdk.types.LipsShineMask
 
getVMin() - Method in class com.banuba.sdk.types.LipsShineMask
blending coeffcient
getW() - Method in class com.banuba.sdk.types.FeatureParameter
 
getW() - Method in class com.banuba.sdk.types.PixelRect
 
getWarpMesh() - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
getWarpMesh() - Method in interface com.banuba.sdk.scene.FaceMorphing
 
getWeight() - Method in class com.banuba.sdk.scene.WeightedLut.CppProxy
 
getWeight() - Method in interface com.banuba.sdk.scene.WeightedLut
 
getWidth() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchOutput
 
getWidth() - Method in class com.banuba.sdk.makeup_transfer.MakeupTransferOutput
 
getWidth() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyOutput
 
getWidth() - Method in class com.banuba.sdk.portrait_match.PortraitMatchOutput
 
getWidth() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
getWidth() - Method in interface com.banuba.sdk.scene.RenderTarget
 
getWidth() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
getWidth() - Method in interface com.banuba.sdk.scene.Texture
Get width of loaded image
getWidth() - Method in class com.banuba.sdk.types.TransformedMask
 
getWidthScale() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
getWidthScale() - Method in interface com.banuba.sdk.scene.RenderTarget
 
getX() - Method in class com.banuba.sdk.effect_player.Touch
 
getX() - Method in class com.banuba.sdk.scene.Vec3
 
getX() - Method in class com.banuba.sdk.types.FeatureParameter
 
getX() - Method in class com.banuba.sdk.types.PixelRect
 
getX() - Method in class com.banuba.sdk.types.Point2d
 
getXNegative() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
getXNegative() - Method in interface com.banuba.sdk.scene.Cubemap
 
getXPositive() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
getXPositive() - Method in interface com.banuba.sdk.scene.Cubemap
 
getY() - Method in class com.banuba.sdk.effect_player.Touch
 
getY() - Method in class com.banuba.sdk.scene.Vec3
 
getY() - Method in class com.banuba.sdk.types.FeatureParameter
 
getY() - Method in class com.banuba.sdk.types.PixelRect
 
getY() - Method in class com.banuba.sdk.types.Point2d
 
getYNegative() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
getYNegative() - Method in interface com.banuba.sdk.scene.Cubemap
 
getYPositive() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
getYPositive() - Method in interface com.banuba.sdk.scene.Cubemap
 
getZ() - Method in class com.banuba.sdk.scene.Vec3
 
getZ() - Method in class com.banuba.sdk.types.FeatureParameter
 
getZFar() - Method in class com.banuba.sdk.scene.CameraParameters
 
getZNear() - Method in class com.banuba.sdk.scene.CameraParameters
 
getZNegative() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
getZNegative() - Method in interface com.banuba.sdk.scene.Cubemap
 
getZPositive() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
getZPositive() - Method in interface com.banuba.sdk.scene.Cubemap
 
getZTest() - Method in class com.banuba.sdk.scene.State
 
getZWrite() - Method in class com.banuba.sdk.scene.State
 
GLASSES - com.banuba.sdk.recognizer.FeatureId
 
GLFX - com.banuba.sdk.effect_player.EffectRenderType
 
GOOD - com.banuba.sdk.recognizer.FaceSearchMode
 

H

HAIR - com.banuba.sdk.recognizer.FeatureId
 
HAIR - com.banuba.sdk.scene.SegmentationMaskType
 
HAIR_RECOLOR - com.banuba.sdk.recognizer.FeatureId
Hair recoloring in blonde
HAIR_STRAND - com.banuba.sdk.recognizer.FeatureId
 
HAND_GESTURES - com.banuba.sdk.recognizer.FeatureId
 
HAND_SKELET - com.banuba.sdk.recognizer.FeatureId
 
Haptic - Class in com.banuba.sdk.effect_player
 
Haptic() - Constructor for class com.banuba.sdk.effect_player.Haptic
 
HardwareClass - Enum in com.banuba.sdk.utils
 
hasComponent(ComponentType) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
hasComponent(ComponentType) - Method in interface com.banuba.sdk.scene.Entity
 
hasFace() - Method in class com.banuba.sdk.scene.FaceTracker.CppProxy
 
hasFace() - Method in interface com.banuba.sdk.scene.FaceTracker
 
hasFace() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
hasFace() - Method in interface com.banuba.sdk.types.FaceData
 
hasMips() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
hasMips() - Method in interface com.banuba.sdk.scene.Texture
Get current mipmaps generation setting
HIGH - com.banuba.sdk.utils.HardwareClass
 
HintListener - Interface in com.banuba.sdk.effect_player
Callback to receive "hints" (e.g.

I

id() - Method in class com.banuba.sdk.recognizer.Feature.CppProxy
 
id() - Method in interface com.banuba.sdk.recognizer.Feature
must return unique id (e.g.
Image - Interface in com.banuba.sdk.scene
 
IMAGE - com.banuba.sdk.scene.AssetType
 
Image.CppProxy - Class in com.banuba.sdk.scene
 
ImageReleaser - Interface in com.banuba.sdk.utils
Only android interface.
ImageType - Enum in com.banuba.sdk.scene
 
INACTIVE - com.banuba.sdk.effect_player.EffectPlayerPlaybackState
Not initialized/stopped states
INACTIVE - com.banuba.sdk.effect_player.EffectStatus
 
INFO - com.banuba.sdk.utils.SeverityLevel
 
Informer - Interface in com.banuba.sdk.license_utils
 
Informer.CppProxy - Class in com.banuba.sdk.license_utils
 
initialize(ArrayList<String>, String) - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
initialize(ArrayList<String>, String) - Static method in interface com.banuba.sdk.recognizer.UtilityManager
 
InputManager - Interface in com.banuba.sdk.effect_player
Class to accepts touches from user.
InputManager.CppProxy - Class in com.banuba.sdk.effect_player
 
instance() - Static method in class com.banuba.sdk.license_utils.LicenseManager.CppProxy
 
instance() - Static method in interface com.banuba.sdk.license_utils.LicenseManager
Returns the instance used by Banuba SDK to check licence.
inverseJ() - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
inverseJ() - Method in interface com.banuba.sdk.types.Transformation
Get the inverse of the transformation
isActive() - Method in class com.banuba.sdk.scene.Camera.CppProxy
 
isActive() - Method in interface com.banuba.sdk.scene.Camera
 
isActive() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
isActive() - Method in interface com.banuba.sdk.scene.Entity
 
isActive() - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
isActive() - Method in interface com.banuba.sdk.scene.Layer
 
isActive() - Method in class com.banuba.sdk.scene.SegmentationMask.CppProxy
 
isActive() - Method in interface com.banuba.sdk.scene.SegmentationMask
 
isAnimationPlaying() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
isAnimationPlaying() - Method in interface com.banuba.sdk.scene.MeshInstance
 
isDeviceNnCompatible() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
isDeviceNnCompatible() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Check is device compatible with Neural Networks player Thread-safe.
isDeviceNnCompatible() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
isDeviceNnCompatible() - Method in interface com.banuba.sdk.recognizer.Recognizer
Check if device compatible with NN player.
isExpired() - Method in class com.banuba.sdk.license_utils.LicenseManager.CppProxy
 
isExpired() - Method in interface com.banuba.sdk.license_utils.LicenseManager
Checks if Client Token is expired.
isMorphingEnabled() - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
isMorphingEnabled() - Method in interface com.banuba.sdk.scene.Layer
 
isPlaying() - Method in class com.banuba.sdk.scene.Video.CppProxy
 
isPlaying() - Method in interface com.banuba.sdk.scene.Video
 
isRequireMirroring() - Method in class com.banuba.sdk.types.FullImageData.Orientation
 
isVflipped() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
isVflipped() - Method in interface com.banuba.sdk.scene.Texture
Get vertical flip setting
isVisible() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
isVisible() - Method in interface com.banuba.sdk.scene.MeshInstance
 
isVoiceChangerConfigured() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
isVoiceChangerConfigured() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Thread-safe.

J

JAWFORWARD - com.banuba.sdk.types.ActionUnitsIndices
 
JAWLEFT - com.banuba.sdk.types.ActionUnitsIndices
9
JAWOPEN - com.banuba.sdk.types.ActionUnitsIndices
 
JAWRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 

L

Layer - Interface in com.banuba.sdk.scene
 
Layer.CppProxy - Class in com.banuba.sdk.scene
 
LicenseManager - Interface in com.banuba.sdk.license_utils
This class incapsulates information about Client Token.
LicenseManager.CppProxy - Class in com.banuba.sdk.license_utils
 
LINEAR - com.banuba.sdk.scene.TextureFilteringMode
 
LIPS - com.banuba.sdk.recognizer.FeatureId
 
LIPS_CORRECTION - com.banuba.sdk.recognizer.FeatureId
Activates lips corrector
LIPS_SHINE - com.banuba.sdk.recognizer.FeatureId
 
LipsShineMask - Class in com.banuba.sdk.types
 
LipsShineMask(TransformedMaskByte, float, float) - Constructor for class com.banuba.sdk.types.LipsShineMask
 
load(String) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
load(String) - Method in interface com.banuba.sdk.effect_player.EffectManager
load and activate effect sync MUST be called from the render thread
load(String) - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
load(String) - Method in interface com.banuba.sdk.scene.Texture
Load texture from specified file
loadAsync(String) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
loadAsync(String) - Method in interface com.banuba.sdk.effect_player.EffectManager
load effect async, activate in the draw() call when it will be ready Thread-safe.
loadGlFunctions() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
loadGlFunctions() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
load GL functions, for dynamic libraries only should be called with active GL context
loadImage(String, ImageType) - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
loadImage(String, ImageType) - Method in interface com.banuba.sdk.scene.AssetManager
 
LOADING - com.banuba.sdk.effect_player.EffectStatus
 
loadKtx(String) - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
loadKtx(String) - Method in interface com.banuba.sdk.scene.Cubemap
 
loadKtx(String) - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
loadKtx(String) - Method in interface com.banuba.sdk.scene.Texture
 
loadMaterial(String) - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
loadMaterial(String) - Method in interface com.banuba.sdk.scene.AssetManager
 
loadMesh(String) - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
loadMesh(String) - Method in interface com.banuba.sdk.scene.AssetManager
 
LogRecordCallback - Interface in com.banuba.sdk.utils
 
LOOP - com.banuba.sdk.scene.AnimationMode
 
LOW - com.banuba.sdk.utils.HardwareClass
 
LowLightListener - Interface in com.banuba.sdk.effect_player
internal

M

makeAffine(float, float, float, float, Rotation, boolean, boolean) - Static method in class com.banuba.sdk.types.Transformation.CppProxy
 
makeAffine(float, float, float, float, Rotation, boolean, boolean) - Static method in interface com.banuba.sdk.types.Transformation
Constructs affine transformation
makeData(ArrayList<Float>) - Static method in class com.banuba.sdk.types.Transformation.CppProxy
 
makeData(ArrayList<Float>) - Static method in interface com.banuba.sdk.types.Transformation
Constructs from mat_t
makeIdentity() - Static method in class com.banuba.sdk.types.Transformation.CppProxy
 
makeIdentity() - Static method in interface com.banuba.sdk.types.Transformation
Constructs identity transform
makeRects(PixelRect, PixelRect, Rotation, boolean, boolean) - Static method in class com.banuba.sdk.types.Transformation.CppProxy
 
makeRects(PixelRect, PixelRect, Rotation, boolean, boolean) - Static method in interface com.banuba.sdk.types.Transformation
Constructs transformation from source to target rectangle Rotation and flips are around rectangles' center
makeRot(Rotation) - Static method in class com.banuba.sdk.types.Transformation.CppProxy
 
makeRot(Rotation) - Static method in interface com.banuba.sdk.types.Transformation
Constructs rotate transformation
MakeupTransfer - Interface in com.banuba.sdk.makeup_transfer
 
MakeupTransfer.CppProxy - Class in com.banuba.sdk.makeup_transfer
 
MakeupTransferOutput - Class in com.banuba.sdk.makeup_transfer
Tuple with makeup_transfer output.
MakeupTransferOutput(int, int, int, Data) - Constructor for class com.banuba.sdk.makeup_transfer.MakeupTransferOutput
 
Material - Interface in com.banuba.sdk.scene
 
MATERIAL - com.banuba.sdk.scene.AssetType
 
Material.CppProxy - Class in com.banuba.sdk.scene
 
MAX - com.banuba.sdk.scene.BlendingMode
 
MEDIUM - com.banuba.sdk.recognizer.FaceSearchMode
 
MEDIUM - com.banuba.sdk.utils.HardwareClass
 
Mesh - Interface in com.banuba.sdk.scene
 
MESH - com.banuba.sdk.scene.AssetType
 
MESH - com.banuba.sdk.scene.MorphingType
 
MESH_INSTANCE - com.banuba.sdk.scene.ComponentType
 
Mesh.CppProxy - Class in com.banuba.sdk.scene
 
MeshInstance - Interface in com.banuba.sdk.scene
 
MeshInstance.CppProxy - Class in com.banuba.sdk.scene
 
MIN - com.banuba.sdk.scene.BlendingMode
 
MorphingType - Enum in com.banuba.sdk.scene
 
morphMesh(FullImageData, ArrayList<Float>, ArrayList<Float>, ArrayList<Integer>, ArrayList<Float>) - Static method in class com.banuba.sdk.renderer.DebugRenderer.CppProxy
 
morphMesh(FullImageData, ArrayList<Float>, ArrayList<Float>, ArrayList<Integer>, ArrayList<Float>) - Static method in interface com.banuba.sdk.renderer.DebugRenderer
return rgba image, srcImage can be rgb or rgba
MOUTH - com.banuba.sdk.scene.SegmentationMaskType
 
MOUTHCLOSE - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHDIMPLELEFT - com.banuba.sdk.types.ActionUnitsIndices
19
MOUTHDIMPLERIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHFROWNLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHFROWNRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHFUNNEL - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHLOWERDOWNLEFT - com.banuba.sdk.types.ActionUnitsIndices
29
MOUTHLOWERDOWNRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHPRESSLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHPRESSRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHPUCKER - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHROLLLOWER - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHROLLUPPER - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHSHRUGLOWER - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHSHRUGUPPER - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHSMILELEFT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHSMILERIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHSTRETCHLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHSTRETCHRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHUPPERUPLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
MOUTHUPPERUPRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 
MULTIPLY - com.banuba.sdk.scene.BlendingMode
 

N

NAILS - com.banuba.sdk.recognizer.FeatureId
Nails segmentation and recoloring
name() - Method in class com.banuba.sdk.recognizer.Feature.CppProxy
 
name() - Method in interface com.banuba.sdk.recognizer.Feature
 
NeuroBeauty - Interface in com.banuba.sdk.neuro_beauty
 
NeuroBeauty.CppProxy - Class in com.banuba.sdk.neuro_beauty
 
NeuroBeautyData - Class in com.banuba.sdk.types
 
NeuroBeautyData(PixelRect, PixelRect, PixelRect, PixelRect, ArrayList<Float>, TransformedMaskByte, TransformedMaskFloat, TransformedMaskFloat, TransformedMaskFloat, TransformedMaskFloat, ArrayList<Float>, ArrayList<Float>, float) - Constructor for class com.banuba.sdk.types.NeuroBeautyData
 
NeuroBeautyInput - Class in com.banuba.sdk.neuro_beauty
Tuple with apply_texture neuro_beauty input.
NeuroBeautyInput(float, String, boolean, String, float, String, boolean, String, boolean, boolean, String, boolean, float, float, float) - Constructor for class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
NeuroBeautyOutput - Class in com.banuba.sdk.neuro_beauty
Tuple with neuro_beauty output.
NeuroBeautyOutput(int, int, int, Data) - Constructor for class com.banuba.sdk.neuro_beauty.NeuroBeautyOutput
 
nextImage() - Method in class com.banuba.sdk.spal.FramesProvider.CppProxy
 
nextImage() - Method in interface com.banuba.sdk.spal.FramesProvider
 
NnMode - Enum in com.banuba.sdk.effect_player
Describes strategies for features which depend on Neural Networks
NOSESNEERLEFT - com.banuba.sdk.types.ActionUnitsIndices
 
NOSESNEERRIGHT - com.banuba.sdk.types.ActionUnitsIndices
 

O

OCCLUSSION - com.banuba.sdk.recognizer.FeatureId
 
OFF - com.banuba.sdk.scene.AnimationMode
 
OFF - com.banuba.sdk.scene.BlendingMode
 
onAnalyticsEvent(String) - Method in interface com.banuba.sdk.effect_player.AnalyticsListener
internal
onCameraFrameDurationChanged(float, float) - Method in interface com.banuba.sdk.effect_player.FrameDurationListener
FPS information about camera images push.
onCameraPoiChanged(float, float) - Method in interface com.banuba.sdk.effect_player.CameraPoiListener
 
ONCE - com.banuba.sdk.scene.AnimationMode
 
ONCE_REVERSED - com.banuba.sdk.scene.AnimationMode
 
onDoubleTapGesture(Touch) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onDoubleTapGesture(Touch) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onEffectActivated(String) - Method in interface com.banuba.sdk.effect_player.EffectActivatedListener
called when effect is activated
onEffectActivationFinished(String) - Method in interface com.banuba.sdk.effect_player.EffectActivationCompletionListener
called when effect is ready to use
onEffectEvent(String, HashMap<String, String>) - Method in interface com.banuba.sdk.effect_player.EffectEventListener
Callback function for custom effect events.
onEffectInfoUpdated(EffectInfo) - Method in interface com.banuba.sdk.effect_player.EffectInfoListener
Current effect information.
onError(String, String) - Method in interface com.banuba.sdk.effect_player.ErrorListener
 
onFaceNumberChanged(int) - Method in interface com.banuba.sdk.effect_player.FaceNumberListener
Will be called only when amount of found faces changes.
onFrameDataProcessed(FrameData) - Method in interface com.banuba.sdk.effect_player.FrameDataListener
Will be called each time when frame is processed.
onGestureEnded(String) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onGestureEnded(String) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onHint(String) - Method in interface com.banuba.sdk.effect_player.HintListener
 
onLogRecordCallback(SeverityLevel, String, String) - Method in interface com.banuba.sdk.utils.LogRecordCallback
 
onLongTapGesture(Touch) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onLongTapGesture(Touch) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onLowLightChanged(boolean) - Method in interface com.banuba.sdk.effect_player.LowLightListener
internal
onRecognizerFrameDurationChanged(float, float) - Method in interface com.banuba.sdk.effect_player.FrameDurationListener
FPS information about recognition engine.
onRenderFrameDurationChanged(float, float) - Method in interface com.banuba.sdk.effect_player.FrameDurationListener
FPS of Effect Player drawing.
onRotationGesture(float) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onRotationGesture(float) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onScaleGesture(float) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onScaleGesture(float) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onSwipeGesture(float, float) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onSwipeGesture(float, float) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onTouchesBegan(HashMap<Long, Touch>) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onTouchesBegan(HashMap<Long, Touch>) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onTouchesCancelled(HashMap<Long, Touch>) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onTouchesCancelled(HashMap<Long, Touch>) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onTouchesEnded(HashMap<Long, Touch>) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onTouchesEnded(HashMap<Long, Touch>) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onTouchesMoved(HashMap<Long, Touch>) - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
onTouchesMoved(HashMap<Long, Touch>) - Method in interface com.banuba.sdk.effect_player.InputManager
 
onVideoRecordEnd() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
onVideoRecordEnd() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Triggers record stop events in EP and Effect.
onVideoRecordStart(boolean) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
onVideoRecordStart(boolean) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Trigger record start events in EP and Effect.
openRawResource(int) - Static method in class com.banuba.sdk.utils.ContextProvider
 
Orientation() - Constructor for class com.banuba.sdk.types.FullImageData.Orientation
 
Orientation(CameraOrientation) - Constructor for class com.banuba.sdk.types.FullImageData.Orientation
 
Orientation(CameraOrientation, boolean, int) - Constructor for class com.banuba.sdk.types.FullImageData.Orientation
 
ORTHOGRAPHIC - com.banuba.sdk.scene.ProjectionType
 

P

Parameter - Interface in com.banuba.sdk.scene
 
Parameter.CppProxy - Class in com.banuba.sdk.scene
 
pause() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
pause() - Method in interface com.banuba.sdk.recognizer.Recognizer
pause the recognizer
pause() - Method in class com.banuba.sdk.scene.Video.CppProxy
 
pause() - Method in interface com.banuba.sdk.scene.Video
 
PAUSED - com.banuba.sdk.effect_player.EffectPlayerPlaybackState
Playback is paused and ready to resume from saved position
PERSPECTIVE - com.banuba.sdk.scene.ProjectionType
 
PixelFormat - Enum in com.banuba.sdk.types
 
PixelRect - Class in com.banuba.sdk.types
 
PixelRect(int, int, int, int) - Constructor for class com.banuba.sdk.types.PixelRect
 
play() - Method in class com.banuba.sdk.scene.Video.CppProxy
 
play() - Method in interface com.banuba.sdk.scene.Video
 
playbackPause() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
playbackPause() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
 
playbackPlay() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
playbackPlay() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
MUST be called from the main(render) thread
playbackStop() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
playbackStop() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
 
POINT - com.banuba.sdk.scene.TextureFilteringMode
 
Point2d - Class in com.banuba.sdk.types
 
Point2d(float, float) - Constructor for class com.banuba.sdk.types.Point2d
 
popFrameData(FrameData) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
popFrameData(FrameData) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
PortraitMatch - Interface in com.banuba.sdk.portrait_match
 
PortraitMatch.CppProxy - Class in com.banuba.sdk.portrait_match
 
PortraitMatchBackendData - Class in com.banuba.sdk.portrait_match
 
PortraitMatchBackendData(Data, String) - Constructor for class com.banuba.sdk.portrait_match.PortraitMatchBackendData
 
PortraitMatchIndex - Class in com.banuba.sdk.portrait_match
 
PortraitMatchIndex(String, float) - Constructor for class com.banuba.sdk.portrait_match.PortraitMatchIndex
 
PortraitMatchOutput - Class in com.banuba.sdk.portrait_match
Tuple with portrait_match output.
PortraitMatchOutput(int, int, int, PixelRect, Data) - Constructor for class com.banuba.sdk.portrait_match.PortraitMatchOutput
 
POSE_ESTIMATION - com.banuba.sdk.recognizer.FeatureId
 
PREMUL_ALPHA - com.banuba.sdk.scene.BlendingMode
 
process(FrameData) - Method in class com.banuba.sdk.recognizer.Feature.CppProxy
 
process(FrameData) - Method in interface com.banuba.sdk.recognizer.Feature
 
process(FrameData) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
process(FrameData) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
process(String) - Method in class com.banuba.sdk.effect_player.PushFrameMocker.CppProxy
 
process(String) - Method in interface com.banuba.sdk.effect_player.PushFrameMocker
Parse file and start pushing frame to Effect player.
processImage(FullImageData, PixelFormat, ProcessImageParams) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
processImage(FullImageData, PixelFormat, ProcessImageParams) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Process an image with current effect.
processImageData(byte[], int, int, CameraOrientation, boolean, PixelFormat, PixelFormat, ProcessImageParams) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
processImageData(byte[], int, int, CameraOrientation, boolean, PixelFormat, PixelFormat, ProcessImageParams) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Process image with current effect.
processImageFrameData(FrameData, PixelFormat, ProcessImageParams) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
processImageFrameData(FrameData, PixelFormat, ProcessImageParams) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Process an image with current effect.
ProcessImageParams - Class in com.banuba.sdk.effect_player
 
ProcessImageParams(boolean, ArrayList<PixelRect>, String) - Constructor for class com.banuba.sdk.effect_player.ProcessImageParams
 
processPhoto(FullImageData) - Method in class com.banuba.sdk.celebrity_match.CelebrityMatch.CppProxy
 
processPhoto(FullImageData) - Method in interface com.banuba.sdk.celebrity_match.CelebrityMatch
return null optional when error
processPhoto(FullImageData, int) - Method in class com.banuba.sdk.portrait_match.PortraitMatch.CppProxy
 
processPhoto(FullImageData, int) - Method in interface com.banuba.sdk.portrait_match.PortraitMatch
if indexesSize == 0, all exist will be returned, but slower
processPhoto(FullImageData, FullImageData, boolean) - Method in class com.banuba.sdk.makeup_transfer.MakeupTransfer.CppProxy
 
processPhoto(FullImageData, FullImageData, boolean) - Method in interface com.banuba.sdk.makeup_transfer.MakeupTransfer
 
processPortrait(FullImageData, FullImageData, float) - Method in class com.banuba.sdk.portrait_match.PortraitMatch.CppProxy
 
processPortrait(FullImageData, FullImageData, float) - Method in interface com.banuba.sdk.portrait_match.PortraitMatch
 
processRecordedAudio(String, String, float) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
processRecordedAudio(String, String, float) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Process recorded voice with voice changer effects mixing with recorded sounds.
processVideoFrame(FullImageData, ProcessImageParams, Integer) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
processVideoFrame(FullImageData, ProcessImageParams, Integer) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Provide frame to evaluate video processing.
processVideoFrameData(FrameData, ProcessImageParams, Integer) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
processVideoFrameData(FrameData, ProcessImageParams, Integer) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Provide frame data to evaluate video processing.
ProjectionType - Enum in com.banuba.sdk.scene
 
pushCameraFrame(FrameData) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
pushCameraFrame(FrameData) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
pushFrame(FullImageData) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
pushFrame(FullImageData) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Provides image to process and to play effect.
pushFrameData(FrameData) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
pushFrameData(FrameData) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Provides FrameData to process and to play effect.
PushFrameMocker - Interface in com.banuba.sdk.effect_player
This class will mock data from default source to data from file.
PushFrameMocker.CppProxy - Class in com.banuba.sdk.effect_player
 
pushFrameWithNumber(FullImageData, long) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
pushFrameWithNumber(FullImageData, long) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Provides image to process and to play effect.

R

readPixels(int, int) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
readPixels(int, int) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Receive the last rendered frame in binary form.
Recognizer - Interface in com.banuba.sdk.recognizer
 
Recognizer.CppProxy - Class in com.banuba.sdk.recognizer
 
RecognizerMode - Enum in com.banuba.sdk.recognizer
 
recycle(T) - Static method in class com.banuba.sdk.Recycler
Recycle Banuba SDK object.
RecycleGuard(T) - Constructor for class com.banuba.sdk.Recycler.RecycleGuard
 
Recycler - Class in com.banuba.sdk
Helper class to manually release Banuba SDK native objects before GC run.
Recycler.RecycleGuard<T> - Class in com.banuba.sdk
Helper class for try-with-resource statement.
release() - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
release() - Static method in interface com.banuba.sdk.recognizer.UtilityManager
 
release() - Method in interface com.banuba.sdk.utils.ImageReleaser
Decrements the reference count for an interface on a COM object.
reload() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
reload() - Method in interface com.banuba.sdk.scene.Image
 
reload() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
reload() - Method in interface com.banuba.sdk.scene.Material
 
reload() - Method in class com.banuba.sdk.scene.Mesh.CppProxy
 
reload() - Method in interface com.banuba.sdk.scene.Mesh
 
reload() - Method in class com.banuba.sdk.scene.WeightedLut.CppProxy
 
reload() - Method in interface com.banuba.sdk.scene.WeightedLut
 
removeAttachment(Image) - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
removeAttachment(Image) - Method in interface com.banuba.sdk.scene.RenderTarget
 
removeCameraPoiListener(CameraPoiListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
removeCameraPoiListener(CameraPoiListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Remove callback to receive center of the face in frame relative to top-left Thread-safe.
removeChild(Entity) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
removeChild(Entity) - Method in interface com.banuba.sdk.scene.Entity
 
removeComponent(Component) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
removeComponent(Component) - Method in interface com.banuba.sdk.scene.Entity
 
removeEffectActivatedListener(EffectActivatedListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
removeEffectActivatedListener(EffectActivatedListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Remove callback to receive notifications on effect change.
removeEffectActivationCompletionListener(EffectActivationCompletionListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
removeEffectActivationCompletionListener(EffectActivationCompletionListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Remove callback to receive current effect activation notification from Effect Player.
removeEffectEventListener(EffectEventListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
removeEffectEventListener(EffectEventListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Remove callback to receive events from effect.
removeEffectInfoListener(EffectInfoListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
removeEffectInfoListener(EffectInfoListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Remove callback to receive current effect info from Effect Player.
removeErrorListener(ErrorListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
removeErrorListener(ErrorListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Remove callback to receive errors messages from Effect Player.
removeFaceNumberListener(FaceNumberListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
removeFaceNumberListener(FaceNumberListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Remove callback to receive faces count in frame.
removeFeature(Feature) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
removeFeature(Feature) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
removeFrameDataListener(FrameDataListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
removeFrameDataListener(FrameDataListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Remove callback to receive frame data right after processing in recognizer.
removeFrameDurationListener(FrameDurationListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
removeFrameDurationListener(FrameDurationListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Remove callback to receive FPS information.
removeFromLayer() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
removeFromLayer() - Method in interface com.banuba.sdk.scene.Entity
 
removeHintListener(HintListener) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
removeHintListener(HintListener) - Method in interface com.banuba.sdk.effect_player.EffectManager
Remove callback to receive user-visible messages from effects.
removeLayer(Layer) - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
removeLayer(Layer) - Method in interface com.banuba.sdk.scene.Scene
 
removeLowLightListener(LowLightListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
removeLowLightListener(LowLightListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Remove callback to receive low light info Thread-safe.
removeParameter(Parameter) - Method in class com.banuba.sdk.scene.Material.CppProxy
 
removeParameter(Parameter) - Method in interface com.banuba.sdk.scene.Material
 
removeParameter(Parameter) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
removeParameter(Parameter) - Method in interface com.banuba.sdk.scene.MeshInstance
 
removeResourcePath(String) - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
removeResourcePath(String) - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Remove resources search path
RenderList - Interface in com.banuba.sdk.scene
 
RenderList.CppProxy - Class in com.banuba.sdk.scene
 
RenderTarget - Interface in com.banuba.sdk.scene
 
RenderTarget.CppProxy - Class in com.banuba.sdk.scene
 
replaceFullImg(FullImageData) - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
replaceFullImg(FullImageData) - Method in interface com.banuba.sdk.types.FrameData
 
requiresMainThread() - Method in class com.banuba.sdk.recognizer.Feature.CppProxy
 
requiresMainThread() - Method in interface com.banuba.sdk.recognizer.Feature
 
reset() - Method in class com.banuba.sdk.effect_player.Effect.CppProxy
 
reset() - Method in interface com.banuba.sdk.effect_player.Effect
reset effect state MUST be called from the render thread
RGB - com.banuba.sdk.types.PixelFormat
 
RGBA - com.banuba.sdk.types.PixelFormat
 
RING - com.banuba.sdk.recognizer.FeatureId
 
Rotation - Enum in com.banuba.sdk.types
 
RULER - com.banuba.sdk.recognizer.FeatureId
 
runPerfTest() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
runPerfTest() - Method in interface com.banuba.sdk.neuro_beauty.NeuroBeauty
 

S

Scene - Interface in com.banuba.sdk.scene
A class representing a displayable scene.
SCENE - com.banuba.sdk.effect_player.EffectRenderType
 
Scene.CppProxy - Class in com.banuba.sdk.scene
 
SceneBuilder - Interface in com.banuba.sdk.scene
 
SceneBuilder.CppProxy - Class in com.banuba.sdk.scene
 
SCREEN - com.banuba.sdk.scene.BlendingMode
 
SEGMENTATION_MASK - com.banuba.sdk.scene.ImageType
 
SegmentationMask - Interface in com.banuba.sdk.scene
 
SegmentationMask.CppProxy - Class in com.banuba.sdk.scene
 
SegmentationMaskType - Enum in com.banuba.sdk.scene
 
SelectedLips - Enum in com.banuba.sdk.neuro_beauty
 
sendEvent(LicenseManager, String, String) - Static method in class com.banuba.sdk.license_utils.Informer.CppProxy
 
sendEvent(LicenseManager, String, String) - Static method in interface com.banuba.sdk.license_utils.Informer
Send event to Banuba Servers with custom key and value
setActive(boolean) - Method in class com.banuba.sdk.scene.Camera.CppProxy
 
setActive(boolean) - Method in interface com.banuba.sdk.scene.Camera
 
setActive(boolean) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
setActive(boolean) - Method in interface com.banuba.sdk.scene.Entity
 
setActive(boolean) - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
setActive(boolean) - Method in interface com.banuba.sdk.scene.Layer
 
setActive(boolean) - Method in class com.banuba.sdk.scene.SegmentationMask.CppProxy
 
setActive(boolean) - Method in interface com.banuba.sdk.scene.SegmentationMask
 
setAnimationTimeOffsetNs(long) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
setAnimationTimeOffsetNs(long) - Method in interface com.banuba.sdk.scene.MeshInstance
 
setAutotestConfig(String) - Method in class com.banuba.sdk.effect_player.DebugInterface.CppProxy
 
setAutotestConfig(String) - Method in interface com.banuba.sdk.effect_player.DebugInterface
 
setClearColor(Vec3) - Method in class com.banuba.sdk.scene.Attachment.CppProxy
 
setClearColor(Vec3) - Method in interface com.banuba.sdk.scene.Attachment
 
setContext(Context) - Static method in class com.banuba.sdk.utils.ContextProvider
 
setEffectSize(int, int) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
setEffectSize(int, int) - Method in interface com.banuba.sdk.effect_player.EffectManager
Changes effect player render size, should be called on render thread.
setEffectVolume(float) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
setEffectVolume(float) - Method in interface com.banuba.sdk.effect_player.EffectManager
Set effect audio volume.
setEffectVolume(float) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setEffectVolume(float) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Set effect audio volume.
setExtent(int, int) - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
setExtent(int, int) - Method in interface com.banuba.sdk.scene.RenderTarget
 
setExternalCameraTexture(int, int, int) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setExternalCameraTexture(int, int, int) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Set OpenGL name of input external texture.
setEyesCorrection(boolean) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
setEyesCorrection(boolean) - Method in interface com.banuba.sdk.recognizer.Recognizer
sets eyes correction
setEyesWeight(float) - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
setEyesWeight(float) - Method in interface com.banuba.sdk.scene.FaceMorphing
 
setFaceIndex(int) - Method in class com.banuba.sdk.scene.FaceTracker.CppProxy
 
setFaceIndex(int) - Method in interface com.banuba.sdk.scene.FaceTracker
 
setFaces(String, String, String, String, String, String) - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
setFaces(String, String, String, String, String, String) - Method in interface com.banuba.sdk.scene.Cubemap
 
setFaceSearchMode(FaceSearchMode) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setFaceSearchMode(FaceSearchMode) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Change face search mode Thread-safe.
setFaceSearchMode(FaceSearchMode) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
setFaceSearchMode(FaceSearchMode) - Method in interface com.banuba.sdk.recognizer.Recognizer
Clear pipeline state and set face search mode
setFaceWeight(float) - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
setFaceWeight(float) - Method in interface com.banuba.sdk.scene.FaceMorphing
 
setFeatures(HashSet<FeatureId>) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
setFeatures(HashSet<FeatureId>) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
setFile(String) - Method in class com.banuba.sdk.scene.WeightedLut.CppProxy
 
setFile(String) - Method in interface com.banuba.sdk.scene.WeightedLut
 
setFiltering(TextureFilteringMode) - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
setFiltering(TextureFilteringMode) - Method in interface com.banuba.sdk.scene.Texture
Set texture filtering mode (linear by default)
setImageReleaser(ImageReleaser) - Method in class com.banuba.sdk.types.FullImageData
 
setInteger(int) - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
setInteger(int) - Method in interface com.banuba.sdk.scene.Parameter
 
setLipsCorrection(boolean) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
setLipsCorrection(boolean) - Method in interface com.banuba.sdk.recognizer.Recognizer
sets lips correction
setLogLevel(SeverityLevel) - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
setLogLevel(SeverityLevel) - Static method in interface com.banuba.sdk.recognizer.UtilityManager
 
setLogRecordCallback(LogRecordCallback, SeverityLevel) - Static method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
setLogRecordCallback(LogRecordCallback, SeverityLevel) - Static method in interface com.banuba.sdk.recognizer.UtilityManager
Set callback to recieve log events from Banuba SDK.
setMaskType(SegmentationMaskType) - Method in class com.banuba.sdk.scene.SegmentationMask.CppProxy
 
setMaskType(SegmentationMaskType) - Method in interface com.banuba.sdk.scene.SegmentationMask
 
setMaterial(Material) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
setMaterial(Material) - Method in interface com.banuba.sdk.scene.MeshInstance
 
setMaxFaces(int) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setMaxFaces(int) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Sets maximum allowed face results, if face tracking feature is present.
setMaxFaces(int) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
setMaxFaces(int) - Method in interface com.banuba.sdk.recognizer.Recognizer
sets maximum allowed face results, if face tracking feature is present
setMesh(Mesh, int) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
setMesh(Mesh, int) - Method in interface com.banuba.sdk.scene.MeshInstance
 
setMips(boolean) - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
setMips(boolean) - Method in interface com.banuba.sdk.scene.Texture
Enable/disable mipmaps generation (on by default)
setMorphingType(MorphingType) - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
setMorphingType(MorphingType) - Method in interface com.banuba.sdk.scene.FaceMorphing
 
setName(String) - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
setName(String) - Method in interface com.banuba.sdk.scene.Entity
Set a new name to the entity.
setName(String) - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
setName(String) - Method in interface com.banuba.sdk.scene.Layer
 
setName(String) - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
setName(String) - Method in interface com.banuba.sdk.scene.RenderList
 
setName(String) - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
setName(String) - Method in interface com.banuba.sdk.scene.Scene
Set a new name for a scene.
setNnEnable(boolean) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
setNnEnable(boolean) - Method in interface com.banuba.sdk.recognizer.Recognizer
Set flag which enable NN's features.
setNoseWeight(float) - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
setNoseWeight(float) - Method in interface com.banuba.sdk.scene.FaceMorphing
 
setOfflineMode(boolean) - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
setOfflineMode(boolean) - Method in interface com.banuba.sdk.recognizer.Recognizer
 
setParameters(CameraParameters) - Method in class com.banuba.sdk.scene.Camera.CppProxy
 
setParameters(CameraParameters) - Method in interface com.banuba.sdk.scene.Camera
 
setPosition(int) - Method in class com.banuba.sdk.scene.Video.CppProxy
 
setPosition(int) - Method in interface com.banuba.sdk.scene.Video
 
setPrintToLogcat(boolean) - Static method in class com.banuba.sdk.utils.ATrace
 
setReal(float) - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
setReal(float) - Method in interface com.banuba.sdk.scene.Parameter
 
setRecognizerOfflineMode(boolean) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setRecognizerOfflineMode(boolean) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Force recognizer offline mode Thread-safe.
setRenderConsistencyMode(ConsistencyMode) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setRenderConsistencyMode(ConsistencyMode) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Thread-safe.
setRenderList(RenderList) - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
setRenderList(RenderList) - Method in interface com.banuba.sdk.scene.Scene
 
setRenderTransform(PixelRect, PixelRect, boolean, boolean) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setRenderTransform(PixelRect, PixelRect, boolean, boolean) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Request display of sub-area of the input image into sub-area of the output surface, with optional x,y flips imageRect is fitted inside viewportRect Resets transform to default if either rect has 0 dimensions
setRotation(Vec3) - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
setRotation(Vec3) - Method in interface com.banuba.sdk.scene.Transformation3d
 
setSamplesCount(int) - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
setSamplesCount(int) - Method in interface com.banuba.sdk.scene.RenderTarget
 
setScale(float, float) - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
setScale(float, float) - Method in interface com.banuba.sdk.scene.RenderTarget
 
setScale(Vec3) - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
setScale(Vec3) - Method in interface com.banuba.sdk.scene.Transformation3d
 
setState(State) - Method in class com.banuba.sdk.scene.Material.CppProxy
 
setState(State) - Method in interface com.banuba.sdk.scene.Material
 
setString(String) - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
setString(String) - Method in interface com.banuba.sdk.scene.Parameter
 
setTiling(boolean) - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
setTiling(boolean) - Method in interface com.banuba.sdk.scene.Texture
Enable/disable texture tiling
setTranslation(Vec3) - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
setTranslation(Vec3) - Method in interface com.banuba.sdk.scene.Transformation3d
 
setUseExtCamTex(boolean) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
setUseExtCamTex(boolean) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Use external texture as input source.
setVector3(Vec3) - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
setVector3(Vec3) - Method in interface com.banuba.sdk.scene.Parameter
 
setVflip(boolean) - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
setVflip(boolean) - Method in interface com.banuba.sdk.scene.Texture
Set vertical flip on load
setVisible(boolean) - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
setVisible(boolean) - Method in interface com.banuba.sdk.scene.MeshInstance
 
setWarpMesh(Mesh) - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
setWarpMesh(Mesh) - Method in interface com.banuba.sdk.scene.FaceMorphing
 
setWeight(float) - Method in class com.banuba.sdk.scene.WeightedLut.CppProxy
 
setWeight(float) - Method in interface com.banuba.sdk.scene.WeightedLut
 
SeverityLevel - Enum in com.banuba.sdk.utils
 
SKIN - com.banuba.sdk.recognizer.FeatureId
 
SKIN_SMOOTHING - com.banuba.sdk.recognizer.FeatureId
This feature will prepare blurred texture to apply on input image resulting a smoothed skin.
start() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
start() - Method in interface com.banuba.sdk.recognizer.Recognizer
start the recognizer
startAnalyticsCapture(HashMap<String, String>, AnalyticsConfig, AnalyticsListener) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
startAnalyticsCapture(HashMap<String, String>, AnalyticsConfig, AnalyticsListener) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Request to start analytics capture process.
startFramedataCapture(String, String) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
startFramedataCapture(String, String) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Request to start framedata capture process.
startVideoProcessing(long, long, CameraOrientation, boolean, boolean) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
startVideoProcessing(long, long, CameraOrientation, boolean, boolean) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Initialize video processing.
State - Class in com.banuba.sdk.scene
 
State(BlendingMode, boolean, boolean, boolean, boolean) - Constructor for class com.banuba.sdk.scene.State
 
stop() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
stop() - Method in interface com.banuba.sdk.recognizer.Recognizer
pause + clear
stopAnalyticsCapture() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
stopAnalyticsCapture() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
 
stopFramedataCapture() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
stopFramedataCapture() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
 
stopVideoProcessing(boolean) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
stopVideoProcessing(boolean) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Finish processing and return renderer to normal state.
surfaceChanged(int, int) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
surfaceChanged(int, int) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Notify about rendering surface being resized.
surfaceChanged(int, int, float, float) - Method in class com.banuba.sdk.renderer.DebugRenderer.CppProxy
 
surfaceChanged(int, int, float, float) - Method in interface com.banuba.sdk.renderer.DebugRenderer
this pixel density is relative to a real one!
surfaceCreated(int, int) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
surfaceCreated(int, int) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Use to notify the EffectPlayer that the surface exists and effect can be played.
surfaceDestroyed() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
surfaceDestroyed() - Method in interface com.banuba.sdk.effect_player.EffectPlayer
This method should be called right before an active context will become invalid.
SYNCHRONOUS - com.banuba.sdk.effect_player.ConsistencyMode
 
SYNCHRONOUS - com.banuba.sdk.recognizer.RecognizerMode
Frame is processed only when pop_frame method called
SYNCHRONOUS_WHEN_EFFECT_LOADED - com.banuba.sdk.effect_player.ConsistencyMode
switches to async-inconsistent mode while effect is loading

T

Texture - Interface in com.banuba.sdk.scene
 
TEXTURE - com.banuba.sdk.scene.ImageType
 
Texture.CppProxy - Class in com.banuba.sdk.scene
 
TEXTURED_NAILS - com.banuba.sdk.recognizer.FeatureId
 
TextureFilteringMode - Enum in com.banuba.sdk.scene
 
toString() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchBackendData
 
toString() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchIndex
 
toString() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatchOutput
 
toString() - Method in class com.banuba.sdk.effect_player.AnalyticsConfig
 
toString() - Method in class com.banuba.sdk.effect_player.EffectInfo
 
toString() - Method in class com.banuba.sdk.effect_player.EffectPlayerConfiguration
 
toString() - Method in class com.banuba.sdk.effect_player.ProcessImageParams
 
toString() - Method in class com.banuba.sdk.effect_player.Touch
 
toString() - Method in class com.banuba.sdk.makeup_transfer.MakeupTransferOutput
 
toString() - Method in class com.banuba.sdk.neuro_beauty.AutoTuneOutput
 
toString() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyInput
 
toString() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeautyOutput
 
toString() - Method in class com.banuba.sdk.portrait_match.PortraitMatchBackendData
 
toString() - Method in class com.banuba.sdk.portrait_match.PortraitMatchIndex
 
toString() - Method in class com.banuba.sdk.portrait_match.PortraitMatchOutput
 
toString() - Method in class com.banuba.sdk.scene.CameraParameters
 
toString() - Method in class com.banuba.sdk.scene.State
 
toString() - Method in class com.banuba.sdk.scene.Vec3
 
toString() - Method in class com.banuba.sdk.types.AcneRegions
 
toString() - Method in class com.banuba.sdk.types.ActionUnits
 
toString() - Method in class com.banuba.sdk.types.ActionUnitsData
 
toString() - Method in class com.banuba.sdk.types.BrowsMask
 
toString() - Method in class com.banuba.sdk.types.CameraPosition
 
toString() - Method in class com.banuba.sdk.types.DepthMap
 
toString() - Method in class com.banuba.sdk.types.ExternalFaceData
 
toString() - Method in class com.banuba.sdk.types.EyesCorneoscleraMask
 
toString() - Method in class com.banuba.sdk.types.EyesIrisMask
 
toString() - Method in class com.banuba.sdk.types.EyesMask
 
toString() - Method in class com.banuba.sdk.types.EyesPupilMask
 
toString() - Method in class com.banuba.sdk.types.EyesState
 
toString() - Method in class com.banuba.sdk.types.FeatureParameter
 
toString() - Method in class com.banuba.sdk.types.LipsShineMask
 
toString() - Method in class com.banuba.sdk.types.NeuroBeautyData
 
toString() - Method in class com.banuba.sdk.types.PixelRect
 
toString() - Method in class com.banuba.sdk.types.Point2d
 
toString() - Method in class com.banuba.sdk.types.TransformableEvent
 
toString() - Method in class com.banuba.sdk.types.TransformedMask
 
toString() - Method in class com.banuba.sdk.types.TransformedMaskByte
 
toString() - Method in class com.banuba.sdk.types.TransformedMaskFloat
 
toString() - Method in class com.banuba.sdk.types.TransformedMaskGpu
 
TOTAL_AU_COUNT - com.banuba.sdk.types.ActionUnitsIndices
51
Touch - Class in com.banuba.sdk.effect_player
User touch object.
Touch(float, float, long) - Constructor for class com.banuba.sdk.effect_player.Touch
 
TransformableEvent - Class in com.banuba.sdk.types
 
TransformableEvent(ArrayList<Float>, PixelRect) - Constructor for class com.banuba.sdk.types.TransformableEvent
 
Transformation - Interface in com.banuba.sdk.types
 
TRANSFORMATION - com.banuba.sdk.scene.ComponentType
 
Transformation.CppProxy - Class in com.banuba.sdk.types
 
Transformation3d - Interface in com.banuba.sdk.scene
 
Transformation3d.CppProxy - Class in com.banuba.sdk.scene
 
TransformedMask - Class in com.banuba.sdk.types
 
TransformedMask(int, int, int, boolean, ArrayList<Float>) - Constructor for class com.banuba.sdk.types.TransformedMask
 
TransformedMaskByte - Class in com.banuba.sdk.types
 
TransformedMaskByte(TransformedMask, ArrayList<Byte>) - Constructor for class com.banuba.sdk.types.TransformedMaskByte
 
TransformedMaskFloat - Class in com.banuba.sdk.types
 
TransformedMaskFloat(TransformedMask, ArrayList<Float>) - Constructor for class com.banuba.sdk.types.TransformedMaskFloat
 
TransformedMaskGpu - Class in com.banuba.sdk.types
 
TransformedMaskGpu(TransformedMask, int) - Constructor for class com.banuba.sdk.types.TransformedMaskGpu
 
transformPoint(Point2d) - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
transformPoint(Point2d) - Method in interface com.banuba.sdk.types.Transformation
Apply transform to point
transformRect(PixelRect) - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
transformRect(PixelRect) - Method in interface com.banuba.sdk.types.Transformation
 
TRILINEAR - com.banuba.sdk.scene.TextureFilteringMode
 

U

unload(Effect) - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
unload(Effect) - Method in interface com.banuba.sdk.effect_player.EffectManager
Unload effect from cache.
UPPER_LIP - com.banuba.sdk.neuro_beauty.SelectedLips
 
url() - Method in class com.banuba.sdk.effect_player.Effect.CppProxy
 
url() - Method in interface com.banuba.sdk.effect_player.Effect
Thread-safe.
UtilityManager - Interface in com.banuba.sdk.recognizer
 
UtilityManager.CppProxy - Class in com.banuba.sdk.recognizer
 

V

valueOf(String) - Static method in enum com.banuba.sdk.effect_player.CameraOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.effect_player.ColorRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.effect_player.ColorStd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.effect_player.ConsistencyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.effect_player.EffectPlayerPlaybackState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.effect_player.EffectRenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.effect_player.EffectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.effect_player.NnMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.neuro_beauty.SelectedLips
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.recognizer.FaceSearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.recognizer.FeatureId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.recognizer.RecognizerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.AnimationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.AssetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.AttachmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.BlendingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.MorphingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.SegmentationMaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.scene.TextureFilteringMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.types.ActionUnitsIndices
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.types.FaceDataSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.types.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.types.Rotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.utils.HardwareClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banuba.sdk.utils.SeverityLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.banuba.sdk.effect_player.CameraOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.effect_player.ColorRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.effect_player.ColorStd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.effect_player.ConsistencyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.effect_player.EffectPlayerPlaybackState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.effect_player.EffectRenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.effect_player.EffectStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.effect_player.NnMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.neuro_beauty.SelectedLips
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.recognizer.FaceSearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.recognizer.FeatureId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.recognizer.RecognizerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.AnimationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.AssetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.AttachmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.BlendingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.MorphingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.SegmentationMaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.scene.TextureFilteringMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.types.ActionUnitsIndices
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.types.FaceDataSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.types.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.types.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.utils.HardwareClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banuba.sdk.utils.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
Vec3 - Class in com.banuba.sdk.scene
 
Vec3(float, float, float) - Constructor for class com.banuba.sdk.scene.Vec3
 
versionMajor() - Static method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
versionMajor() - Static method in interface com.banuba.sdk.effect_player.EffectPlayer
Get major version of EffectPlayer.
versionMinor() - Static method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
versionMinor() - Static method in interface com.banuba.sdk.effect_player.EffectPlayer
Get minor version of EffectPlayer
vibrate() - Method in class com.banuba.sdk.effect_player.Haptic
 
vibrate_with_params(long, int) - Method in class com.banuba.sdk.effect_player.Haptic
 
Video - Interface in com.banuba.sdk.scene
 
VIDEO - com.banuba.sdk.effect_player.ColorRange
 
VIDEO - com.banuba.sdk.scene.ImageType
 
Video.CppProxy - Class in com.banuba.sdk.scene
 

W

WARNING - com.banuba.sdk.utils.SeverityLevel
 
WEIGHTED_LUT - com.banuba.sdk.scene.ImageType
 
WeightedLut - Interface in com.banuba.sdk.scene
 
WeightedLut.CppProxy - Class in com.banuba.sdk.scene
 
writeRecordedAudio(String, long) - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
writeRecordedAudio(String, long) - Method in interface com.banuba.sdk.effect_player.EffectPlayer
Save recorded audio.

_

_djinni_private_destroy() - Method in class com.banuba.sdk.celebrity_match.CelebrityMatch.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.effect_player.DebugInterface.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.effect_player.Effect.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.effect_player.EffectManager.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.effect_player.EffectPlayer.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.effect_player.InputManager.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.effect_player.PushFrameMocker.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.license_utils.Informer.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.license_utils.LicenseManager.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.makeup_transfer.MakeupTransfer.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.neuro_beauty.NeuroBeauty.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.portrait_match.PortraitMatch.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.recognizer.Feature.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.recognizer.Recognizer.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.recognizer.UtilityManager.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.renderer.DebugRenderer.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.AssetManager.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Attachment.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Camera.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Component.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Cubemap.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Entity.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.FaceMorphing.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.FaceTracker.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Image.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Layer.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Material.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Mesh.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.MeshInstance.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Parameter.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.RenderList.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.RenderTarget.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Scene.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.SceneBuilder.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.SegmentationMask.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Texture.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Transformation3d.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.Video.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.scene.WeightedLut.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.spal.FramesProvider.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.types.FaceData.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.types.FrameData.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.types.FrxRecognitionResult.CppProxy
 
_djinni_private_destroy() - Method in class com.banuba.sdk.types.Transformation.CppProxy
 
A B C D E F G H I J L M N O P R S T U V W _ 
All Classes|All Packages