Package com.banuba.sdk.player
-
Interface Summary Interface Description IDirectBufferAllocator Buffer Allocator interface that can be used for memory reusing without new allocation.Player.IEffectActivatedCallback Player.IRenderStatusCallback Rendering status callback -
Class Summary Class Description Player Class manages the lifecycle of the EffectPlayer and is responsible for drawing FrameData that comes from Input, then processing frame and sending it to Output (or Outputs).PlayerTouchListener Add this to your view to pass touch event in BanubaSdk: `view.setOnTouchListener(new PlayerTouchListener());`SimpleDirectBufferAllocator A simple buffer allocator helps avoid unnecessary memory reallocations, thereby improving performance and reducing power consumption.VerifyCloseable Helps detect unclosed resources that can lead to memory leaks and instability -
Enum Summary Enum Description Orientation Player.RenderMode Rendering modes