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
Return as another value when opening the stream ((info, stream-handle)). This would force users to ignore info part, and it again looks like the older version of the API...
Just write this info to logs (through tracing).
Keep the information in the stream handle, and let users to read it.
Yes, the latter seems to give users most choices, and does not interfere if they do not care.
I think we'll need to show not only actual device name, but also the actual stream format. So there is possibility for sources to adjust if they can (#646).
For context see: #662 (comment)
maybe a method on
OutputStream
would work?The text was updated successfully, but these errors were encountered: