BitmapVideoFilter
A filter that provides a Bitmap of each frame. It's less performant than using the RawVideoFilter because we do YUV<->ARGB conversions internally.
A filter that provides a Bitmap of each frame. It's less performant than using the RawVideoFilter because we do YUV<->ARGB conversions internally.