We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
戻り値をStreamに変更することに伴って、Bitmap や BitmapImage を返すことが可能なクラスを新たに用意しようと考えています。 このクラスはSelectorや各種AlbumArtExtractorを利用する、より具体的で目的に焦点を当てたものにする予定です。 このクラスをどんな感じにするかについてはもう少し検討する必要があると思います。
The text was updated successfully, but these errors were encountered:
一部、以下のコミットで対応しました 5c9c54b
Sorry, something went wrong.
戻り値がStreamになりました。 別のissueとして立てました: #15
No branches or pull requests
戻り値をStreamに変更することに伴って、Bitmap や BitmapImage を返すことが可能なクラスを新たに用意しようと考えています。
このクラスはSelectorや各種AlbumArtExtractorを利用する、より具体的で目的に焦点を当てたものにする予定です。
このクラスをどんな感じにするかについてはもう少し検討する必要があると思います。
The text was updated successfully, but these errors were encountered: