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
For Matroska compatibility in #218, another field was added to Picture (file_name). At this point, there are too many arguments for Picture::new_unchecked(). The builder pattern would be better.
The text was updated successfully, but these errors were encountered:
For Matroska compatibility in #218, another field was added to
Picture
(file_name
). At this point, there are too many arguments forPicture::new_unchecked()
. The builder pattern would be better.The text was updated successfully, but these errors were encountered: