You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please implement a nice algorithm to find the most representative frame. It works actually very well with stock Android version to avoid receiving a uni-color bitmap.
From Android documentation:
"This method finds a representative frame at any time position if possible, and returns it as a bitmap."
This will make this library 100% compatible with Android's provided one.
The text was updated successfully, but these errors were encountered:
Please implement a nice algorithm to find the most representative frame. It works actually very well with stock Android version to avoid receiving a uni-color bitmap.
From Android documentation:
"This method finds a representative frame at any time position if possible, and returns it as a bitmap."
This will make this library 100% compatible with Android's provided one.
The text was updated successfully, but these errors were encountered: