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 a function to put filter into a exact position #429

Open
wants to merge 1 commit into
base: streamlabs
Choose a base branch
from

Conversation

summeroff
Copy link

Description

Add a new function.
Function will put a filter into an exact position.

Motivation and Context

Existing function obs_source_filter_set_order was limited in a way what it only move filter up or down by single position.

How Has This Been Tested?

There was also added new function in osn what will use it.
And new test for that function.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the streamlabs branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

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.

1 participant