Skip to content

新增FSPlayerCurrentPlaybackTimeDidChangeNotification,业务可以监听此通知用来更新播放进度,减少业务的代码复杂度#63

Merged
debugly merged 3 commits into
debugly:mainfrom
CloudlessMoon:main
Dec 18, 2025
Merged

Conversation

@CloudlessMoon

Copy link
Copy Markdown
Contributor

No description provided.

* 'main' of https://github.com/debugly/fsplayer:
  update toolchain
  update readme
  rm link OpenGLES.framework
  review FSOption
  use ALOGE instead of NSLog
  fix build error
  rm FSAudioKit class

@debugly debugly left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

默认别开启,主动设置后再开启,避免没有使用这个功能的时,一直有一个timer再运行,毕竟 0.5s 就一次,挺频繁的。

@CloudlessMoon

Copy link
Copy Markdown
Contributor Author

默认别开启,主动设置后再开启,避免没有使用这个功能的时,一直有一个timer再运行,毕竟 0.5s 就一次,挺频繁的。

FSOptions新增currentPlaybackTimeNotificationInterval,默认为0时不开启定时器

@debugly debugly merged commit dd98c6d into debugly:main Dec 18, 2025
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