Skip to content

Release v2.11.11

Choose a tag to compare

@michael811125 michael811125 released this 15 Oct 15:24
· 264 commits to master since this release

New Commit (79c73da)

  • Fixed NetNode destructor determine.

[2.11.11] - 2024-10-15

  • Added SkipToPercent method in VideoBase (You can use a percentage to jump to a specific segment of the video).
  • Added SetPlaySpeed in VideoBase.
  • Added CurrentRemainingLength in MediaBase.
  • Fixed CurrentLength return value in MediaBase.