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

remove all code for timetange #15

Closed
wants to merge 0 commits into from

Conversation

WheheoHu
Copy link
Collaborator

重构 Refactor:

  • 使用f-string处理字符串格式输出

    Handling string format output using f-string

  • 重构时间码输出函数,减少代码重复

    Refactor the time code output function to reduce code duplication

添加 Add:

  • 添加get_audio_sample_count 方法用于正确输出TC时间戳下的音频采样数, 解决issue #9

    Add get_audio_sample_count method for correctly outputting the count of audio samples at TC timestamps,solve issue #9

弃用 Deprecate:

  • 使用functools.singledispatchmethod 代替 dispatch.InstanceMethodDispatch

    Usefunctools.singledispatchmethod instead of dispatch.InstanceMethodDispatch

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