Skip to content
New issue

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

Add Graph.vpush() and Graph.vpull() #1442

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Add Graph.vpush() and Graph.vpull() #1442

merged 1 commit into from
Jun 25, 2024

Conversation

WyattBlue
Copy link
Member

No description provided.

@WyattBlue WyattBlue changed the title Add Graph.vpush() and Graph.vull() Add Graph.vpush() and Graph.vpull() Jun 25, 2024
@WyattBlue WyattBlue merged commit 268f9da into main Jun 25, 2024
7 checks passed
@WyattBlue WyattBlue deleted the graph branch June 25, 2024 22:25
@jlaine
Copy link
Member

jlaine commented Jun 27, 2024

No tests, no docstrings, no changelog entry?

What does this do and why do we need it?

@WyattBlue
Copy link
Member Author

Mostly to solve (expression has type "VideoFrame | AudioFrame", variable has type "VideoFrame") type errors when using the normal push and pull without having to use cast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants