Package-level declarations
Types
Link copied to clipboard
A filter that provides a Bitmap of each frame. It's less performant than using the RawVideoFilter because we do YUV<->ARGB conversions internally.
Link copied to clipboard
Raw VideoFrame data from WebRTC - use for maximum performance, but usually requires more complex work.
Link copied to clipboard
Do not create instances directly. Use BitmapVideoFilter or RawVideoFilter