BitmapSourceFactory

A factory to create a BitmapSource.

Parameters

bitmap

the Bitmap to stream.

Constructors

Link copied to clipboard
constructor(bitmap: Bitmap)

Functions

Link copied to clipboard
open suspend override fun create(context: Context): IVideoSourceInternal

Creates an IVideoSourceInternal instance.

Link copied to clipboard
open override fun isSourceEquals(source: IVideoSourceInternal?): Boolean

Whether the source that will be created by create is equal to another source.