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
I'm not sure how what should be handled in capture. It's seems like it would be nice if label setting was just another command since I've done stuff like this in native code in the past
buffer.label = `data for frame ${frameNumber}`
The text was updated successfully, but these errors were encountered:
Here's some code that effectively wraps
label
I'm not sure how what should be handled in capture. It's seems like it would be nice if label setting was just another command since I've done stuff like this in native code in the past
The text was updated successfully, but these errors were encountered: