It'd be nice to have a Python binding for audiosync_status. It's not used right now in vidify but it will be useful in the future. The status type is an enum, so it should convert every possible value it takes into a string and return it. This function could be defined outside the binding file for other uses.
It'd be nice to have a Python binding for audiosync_status. It's not used right now in vidify but it will be useful in the future. The status type is an enum, so it should convert every possible value it takes into a string and return it. This function could be defined outside the binding file for other uses.