Skip to content

Conversation

WyattBlue
Copy link
Member

No description provided.

@WyattBlue WyattBlue force-pushed the patch branch 5 times, most recently from 73ebad5 to ce6895c Compare July 22, 2025 02:11
@WyattBlue WyattBlue changed the title Make av/frame pure and make key_frame writable Index opaque by id and make key_frame writable Jul 22, 2025
@WyattBlue WyattBlue merged commit e2ec340 into main Jul 22, 2025
4 of 5 checks passed
@WyattBlue WyattBlue deleted the patch branch July 22, 2025 02:15
self.ptr.duration = 0
else:
self.ptr.duration = value
self.ptr.duration = value
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You changed the typing to be just int and removed the handling of None, so shouldn't one of those changes be reverted?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This matches the changes I've made in BasswoodAV. I believe this fixes all contradictions in the docs.

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.

2 participants