Dynamic Processor
Types
Functions
Link copied to clipboard
Link copied to clipboard
Feed each frame of video player for deflicker averaging
Link copied to clipboard
Get the amount of days left in licence
Link copied to clipboard
Check if current device is support delegates
Link copied to clipboard
Process live camera preview
Link copied to clipboard
Process bitmap and return result Bitmap
Link copied to clipboard
fun processImagePreview(bitmap: Bitmap, strength: Float = 1.0f): DynamicOutputs
Content copied to clipboard
Process bitmap and return result DynamicOutputs for use in DynamicView this is faster than processImage but for preview only
Link copied to clipboard
Process frame for video player
Link copied to clipboard
fun processTranscoderFrame(frameBuffer: ByteBuffer, strength: Float = 1.0f): DynamicOutputs
Content copied to clipboard
Process frame of Video transcoder
Link copied to clipboard
Call this method before play on save new video
Link copied to clipboard
Benchmark listener object
Link copied to clipboard
Set the deflicker parameters
Link copied to clipboard
fun setLicence(apiKey: String?, cert: String?, recreate: Boolean = false)
Content copied to clipboard
Set licence for Dynamic AI